mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 21:19:01 +01:00 
			
		
		
		
	style(mobile): add safe region for bottom
This commit is contained in:
		
							parent
							
								
									5250a6d8da
								
							
						
					
					
						commit
						6e2444d74f
					
				@ -57,6 +57,7 @@ body.mobile.context-menu-shown * {
 | 
			
		||||
 | 
			
		||||
body.mobile #root-widget {
 | 
			
		||||
    padding-top: env(safe-area-inset-top);
 | 
			
		||||
    padding-bottom: calc(env(safe-area-inset-bottom) * 0.75);
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
body.desktop #root-widget.horizontal-layout {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user