mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	style(next): fix hover background color on mobile
This commit is contained in:
		| @@ -35,6 +35,10 @@ body.layout-horizontal { | |||||||
|     --native-titlebar-darwin-y-offset: 14 !important; |     --native-titlebar-darwin-y-offset: 14 !important; | ||||||
| } | } | ||||||
|  |  | ||||||
|  | body.mobile { | ||||||
|  |     --hover-item-background-color: transparent; | ||||||
|  | } | ||||||
|  |  | ||||||
| /* #region Mica */ | /* #region Mica */ | ||||||
| body.background-effects.platform-win32 { | body.background-effects.platform-win32 { | ||||||
|     --launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.15); |     --launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.15); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user