[Glitch] Change font weight of sensitive button to 500
Port 63b1388fefff9414c2d0f9883f2d33f7c73284c6 to glitch-soc Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
		
							parent
							
								
									f59973cc85
								
							
						
					
					
						commit
						9b1ef58c95
					
				@ -60,6 +60,11 @@
 | 
				
			|||||||
.compose-form__sensitive-button {
 | 
					.compose-form__sensitive-button {
 | 
				
			||||||
  padding: 10px;
 | 
					  padding: 10px;
 | 
				
			||||||
  padding-top: 0;
 | 
					  padding-top: 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  .icon-button {
 | 
				
			||||||
 | 
					    font-size: 14px;
 | 
				
			||||||
 | 
					    font-weight: 500;
 | 
				
			||||||
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.composer--reply {
 | 
					.composer--reply {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user