mirror of
				https://github.com/dani-garcia/vaultwarden.git
				synced 2025-10-31 13:51:14 +00:00 
			
		
		
		
	Add extra padding when the toolbar collapses in small devices
This commit is contained in:
		
					parent
					
						
							
								7b5bcd45f8
							
						
					
				
			
			
				commit
				
					
						828e3a5795
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -21,6 +21,12 @@ | |||
|             padding-top: 70px; | ||||
|         } | ||||
| 
 | ||||
|         @media (max-width:768px) { | ||||
|             body { | ||||
|                 padding-top: 190px; | ||||
|             } | ||||
|         } | ||||
| 
 | ||||
|         img { | ||||
|             width: 48px; | ||||
|             height: 48px; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue