mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	fix(mobile): safe bottom margin for context menu
This commit is contained in:
		| @@ -990,6 +990,7 @@ body.mobile #context-menu-container { | ||||
|     overflow: auto !important; | ||||
|     user-select: none; | ||||
|     -webkit-user-select: none; | ||||
|     padding-bottom: env(safe-area-inset-bottom) !important; | ||||
| } | ||||
|  | ||||
| body.mobile .dropdown-menu { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user