mirror of
https://github.com/zadam/trilium.git
synced 2025-12-22 16:20:08 +01:00
style/zen mode: fix collections not showing up
This commit is contained in:
@@ -2045,7 +2045,7 @@ body.zen .title-row .icon-action,
|
|||||||
body.zen .promoted-attributes-widget,
|
body.zen .promoted-attributes-widget,
|
||||||
body.zen .floating-buttons-children > *:not(.bx-edit-alt),
|
body.zen .floating-buttons-children > *:not(.bx-edit-alt),
|
||||||
body.zen .action-button,
|
body.zen .action-button,
|
||||||
body.zen .note-list-widget {
|
body.zen .note-list-widget:not(.full-height) {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user