mirror of
https://github.com/zadam/trilium.git
synced 2025-12-18 13:24:25 +01: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);
|
color: var(--hover-item-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
body.zen {
|
body.background-effects.zen #root-widget {
|
||||||
--main-background-color: transparent;
|
--main-background-color: transparent;
|
||||||
--root-background: transparent;
|
--root-background: transparent;
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user