mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 14:24:27 +01:00
chore(right_pane_widget): add padding to no items
This commit is contained in:
parent
7d386c249a
commit
01d4fa8afd
@ -40,6 +40,7 @@ body.experimental-feature-new-layout #right-pane {
|
||||
justify-content: center;
|
||||
flex-grow: 1;
|
||||
flex-direction: column;
|
||||
padding: 0.75em;
|
||||
color: var(--muted-text-color);
|
||||
|
||||
.bx {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user