mirror of
				https://github.com/TriliumNext/Notes.git
				synced 2025-10-31 21:11:30 +08:00 
			
		
		
		
	style(next): tree for tablet mode
This commit is contained in:
		
							parent
							
								
									f63f308659
								
							
						
					
					
						commit
						2e85e2adb5
					
				| @ -431,14 +431,16 @@ body.mobile .fancytree-node > span { | |||||||
|     font-size: 1rem !important; |     font-size: 1rem !important; | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| body.mobile #mobile-sidebar-container { | @media (max-width: 991px) { | ||||||
|  |     body.mobile #mobile-sidebar-container { | ||||||
|         background-color: rgba(0, 0, 0, 0.5); |         background-color: rgba(0, 0, 0, 0.5); | ||||||
| } |     } | ||||||
| 
 | 
 | ||||||
| body.mobile #mobile-sidebar-wrapper { |     body.mobile #mobile-sidebar-wrapper { | ||||||
|         border-top-right-radius: 12px; |         border-top-right-radius: 12px; | ||||||
|         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 { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Elian Doran
						Elian Doran