mirror of
https://github.com/zadam/trilium.git
synced 2026-01-07 23:24:25 +01:00
style/options: tweak the padding of the page
This commit is contained in:
parent
ecb8bc0158
commit
924bd4512b
@ -172,6 +172,10 @@
|
|||||||
height: 0;
|
height: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
body.experimental-feature-new-layout .note-detail-content-widget-content.options {
|
||||||
|
padding-inline: 25px;
|
||||||
|
}
|
||||||
|
|
||||||
.options-section:not(.tn-no-card) {
|
.options-section:not(.tn-no-card) {
|
||||||
margin-bottom: calc(var(--options-title-offset) + 26px) !important;
|
margin-bottom: calc(var(--options-title-offset) + 26px) !important;
|
||||||
box-shadow: var(--card-box-shadow);
|
box-shadow: var(--card-box-shadow);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user