mirror of
https://github.com/logseq/logseq.git
synced 2026-04-29 00:24:51 +00:00
fix: Slide content not visible (readable) when using the light color scheme
Resolved #936
This commit is contained in:
3
src/main/frontend/components/right_sidebar.css
Normal file
3
src/main/frontend/components/right_sidebar.css
Normal file
@@ -0,0 +1,3 @@
|
||||
.white-theme .cp__right-sidebar-settings a {
|
||||
color: var(--ls-primary-text-color);
|
||||
}
|
||||
Reference in New Issue
Block a user