mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	fix(mobile): context menu and dropdowns for sidebar
This commit is contained in:
		
							parent
							
								
									fa30961c9e
								
							
						
					
					
						commit
						356cb2f12f
					
				| @ -994,10 +994,12 @@ body.mobile #context-menu-container { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| body.mobile .dropdown-menu { | body.mobile .dropdown-menu { | ||||||
|     position: static !important; |     position: fixed !important; | ||||||
|  |     z-index: 3000 !important; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| body.mobile .dropdown-submenu > .dropdown-menu { | body.mobile .dropdown-submenu > .dropdown-menu { | ||||||
|  |     position: static !important; | ||||||
|     border: 0 !important; |     border: 0 !important; | ||||||
|     padding: 0 !important; |     padding: 0 !important; | ||||||
|     overflow: hidden !important; |     overflow: hidden !important; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran