mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 00:19:04 +01:00
style/zen mode/fixed formatting toolbar: add backdrop blur
This commit is contained in:
parent
605b317f29
commit
ff0d8a70ad
@ -132,7 +132,8 @@ body.mobile .dropdown-menu .dropdown-menu {
|
||||
|
||||
body.desktop .dropdown-menu::before,
|
||||
:root .ck.ck-dropdown__panel::before,
|
||||
:root .excalidraw .popover::before {
|
||||
:root .excalidraw .popover::before,
|
||||
body.zen .note-split .ribbon-container .classic-toolbar-widget::before {
|
||||
content: "";
|
||||
backdrop-filter: var(--dropdown-backdrop-filter);
|
||||
border-radius: var(--dropdown-border-radius);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user