mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(next): adjust tab bar height
This commit is contained in:
		| @@ -362,6 +362,9 @@ body.layout-horizontal { | |||||||
|     --active-tab-background-color: var(--launcher-pane-background-color); |     --active-tab-background-color: var(--launcher-pane-background-color); | ||||||
|     --active-tab-hover-background-color: var(--active-tab-background-color); |     --active-tab-hover-background-color: var(--active-tab-background-color); | ||||||
|     --new-tab-button-background: transparent; |     --new-tab-button-background: transparent; | ||||||
|  |     --tab-bar-height: 44px; | ||||||
|  |     --native-titlebar-darwin-x-offset: 12; | ||||||
|  |     --native-titlebar-darwin-y-offset: 14 !important; | ||||||
| } | } | ||||||
|  |  | ||||||
| /* Matches when the left pane is collapsed */ | /* Matches when the left pane is collapsed */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user