mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-09 22:39:53 -06:00
fix(next): transparency issue when background effects are off
This commit is contained in:
@@ -1808,7 +1808,7 @@ div.bookmark-folder-widget .note-link .bx {
|
||||
color: var(--hover-item-text-color);
|
||||
}
|
||||
|
||||
body.zen {
|
||||
body.background-effects.zen #root-widget {
|
||||
--main-background-color: transparent;
|
||||
--root-background: transparent;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user