mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 20:32:19 +08:00
fix(next): transparency issue when background effects are off
This commit is contained in:
parent
9221932abb
commit
ab7457cf90
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user