mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	style(next): tree for tablet mode
This commit is contained in:
		| @@ -431,6 +431,7 @@ body.mobile .fancytree-node > span { | |||||||
|     font-size: 1rem !important; |     font-size: 1rem !important; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | @media (max-width: 991px) { | ||||||
|     body.mobile #mobile-sidebar-container { |     body.mobile #mobile-sidebar-container { | ||||||
|         background-color: rgba(0, 0, 0, 0.5); |         background-color: rgba(0, 0, 0, 0.5); | ||||||
|     } |     } | ||||||
| @@ -440,6 +441,7 @@ body.mobile #mobile-sidebar-wrapper { | |||||||
|         border-bottom-right-radius: 12px; |         border-bottom-right-radius: 12px; | ||||||
|         border-right: 1px solid var(--subtle-border-color); |         border-right: 1px solid var(--subtle-border-color); | ||||||
|     } |     } | ||||||
|  | } | ||||||
|  |  | ||||||
| #left-pane .fancytree-expander { | #left-pane .fancytree-expander { | ||||||
|     opacity: .65; |     opacity: .65; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user