mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	fix(client): resize gutter not available in zen mode (fixes #7093)
This commit is contained in:
		| @@ -2031,6 +2031,10 @@ body.zen .action-button { | ||||
|     display: none !important; | ||||
| } | ||||
|  | ||||
| body.zen .split-note-container-widget > .gutter { | ||||
|     display: unset !important; | ||||
| } | ||||
|  | ||||
| body.zen #launcher-pane { | ||||
|     position: absolute !important; | ||||
|     top: 0 !important; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user