mirror of
https://github.com/zadam/trilium.git
synced 2026-02-06 13:54:27 +01:00
style/options: hide collection properties
This commit is contained in:
parent
38489dbfeb
commit
e951d60800
@ -156,6 +156,10 @@
|
||||
--preferred-max-content-width: var(--options-card-max-width);
|
||||
}
|
||||
|
||||
.note-split.options .collection-properties {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
/* Create a gap at the top of the option pages */
|
||||
.note-detail-content-widget-content.options>*:first-child {
|
||||
margin-top: var(--options-first-item-top-margin, 1em);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user