mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +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; | ||||
| } | ||||
|  | ||||
| body.mobile { | ||||
|     --hover-item-background-color: transparent; | ||||
| } | ||||
|  | ||||
| /* #region Mica */ | ||||
| body.background-effects.platform-win32 { | ||||
|     --launcher-pane-horizontal-border-color: rgba(0, 0, 0, 0.15); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user