mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 06:14:28 +01:00
style/new layout: fix the title actions container wasting vertical space when empty
This commit is contained in:
parent
d96157de47
commit
bea15c46e5
@ -4,7 +4,7 @@ body.experimental-feature-new-layout {
|
||||
}
|
||||
|
||||
.title-actions {
|
||||
&.visible {
|
||||
&.visible:not(:empty) {
|
||||
padding: 0.75em 15px;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user