[Glitch] Fix padding on select elements in preferences
Port 708714b01c to glitch-soc
			
			
This commit is contained in:
		
							parent
							
								
									4671179f5f
								
							
						
					
					
						commit
						2a9c9fcedb
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -420,6 +420,7 @@ code { | ||||||
|     border: 1px solid darken($ui-base-color, 14%); |     border: 1px solid darken($ui-base-color, 14%); | ||||||
|     border-radius: 4px; |     border-radius: 4px; | ||||||
|     padding: 10px; |     padding: 10px; | ||||||
|  |     padding-right: 30px; | ||||||
|     height: 41px; |     height: 41px; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue