mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 02:16:05 +01:00 
			
		
		
		
	style(next): fix the submenu arrows overlapping the keyboard shortcuts
This commit is contained in:
		| @@ -1060,7 +1060,7 @@ body.desktop .dropdown-submenu .dropdown-menu { | |||||||
| .dropdown-item, | .dropdown-item, | ||||||
| body.mobile .dropdown-submenu .dropdown-toggle { | body.mobile .dropdown-submenu .dropdown-toggle { | ||||||
|     padding: 2px 2px 2px 8px !important; |     padding: 2px 2px 2px 8px !important; | ||||||
|     padding-inline-end: 16px; |     padding-inline-end: 16px !important; | ||||||
|     /* Note: the right padding should also accommodate the submenu arrow. */ |     /* Note: the right padding should also accommodate the submenu arrow. */ | ||||||
|     border-radius: 6px; |     border-radius: 6px; | ||||||
|     cursor: default !important; |     cursor: default !important; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user