mirror of
https://github.com/zadam/trilium.git
synced 2025-12-20 22:34:23 +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;
|
justify-content: center;
|
||||||
flex-grow: 1;
|
flex-grow: 1;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
padding: 0.75em;
|
||||||
color: var(--muted-text-color);
|
color: var(--muted-text-color);
|
||||||
|
|
||||||
.bx {
|
.bx {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user