mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	fix(client): modal text color on dark mode
This commit is contained in:
		| @@ -23,6 +23,7 @@ | |||||||
|     --submenu-opening-delay: 300ms; |     --submenu-opening-delay: 300ms; | ||||||
|     --launcher-pane-size: 53px; |     --launcher-pane-size: 53px; | ||||||
|     --mobile-bottom-offset: calc(env(safe-area-inset-bottom) * 0.75); |     --mobile-bottom-offset: calc(env(safe-area-inset-bottom) * 0.75); | ||||||
|  |     --bs-body-color: var(--main-text-color); | ||||||
| } | } | ||||||
|  |  | ||||||
| html { | html { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user