mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 03:29:02 +01:00 
			
		
		
		
	style(legacy): apply launcher context fixes on mobile
This commit is contained in:
		
							parent
							
								
									68805ddd49
								
							
						
					
					
						commit
						7112441818
					
				| @ -1172,6 +1172,14 @@ body:not(.mobile) #launcher-pane.horizontal .dropdown-submenu > .dropdown-menu { | |||||||
|     background-color: var(--launcher-pane-background-color); |     background-color: var(--launcher-pane-background-color); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
|  | body.mobile #launcher-pane .dropdown-menu.show { | ||||||
|  |     position: fixed !important; | ||||||
|  |     top: var(--launcher-pane-size) !important; | ||||||
|  |     left: 0 !important; | ||||||
|  |     right: 0 !important; | ||||||
|  |     transform: unset !important; | ||||||
|  | } | ||||||
|  | 
 | ||||||
| #right-pane { | #right-pane { | ||||||
|     overflow: auto; |     overflow: auto; | ||||||
| } | } | ||||||
|  | |||||||
| @ -119,14 +119,6 @@ body.layout-horizontal > .horizontal { | |||||||
|     margin: var(--launcher-pane-button-gap) var(--launcher-pane-button-margin); |     margin: var(--launcher-pane-button-gap) var(--launcher-pane-button-margin); | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| body.mobile #launcher-pane .dropdown-menu.show { |  | ||||||
|     position: fixed !important; |  | ||||||
|     top: var(--launcher-pane-size) !important; |  | ||||||
|     left: 0 !important; |  | ||||||
|     right: 0 !important; |  | ||||||
|     transform: unset !important; |  | ||||||
| } |  | ||||||
| 
 |  | ||||||
| #launcher-pane .launcher-button {     | #launcher-pane .launcher-button {     | ||||||
|     padding: 0 !important; |     padding: 0 !important; | ||||||
|     border-radius: 8px; |     border-radius: 8px; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran