mirror of
https://github.com/zadam/trilium.git
synced 2025-10-30 19:19:03 +01:00
style/dialogs/delete confirmation: fix the spacing of the note list
This commit is contained in:
parent
4bcf209072
commit
d4b05fa0a0
@ -392,7 +392,8 @@ div.tn-tool-dialog {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.delete-notes-list .note-path {
|
.delete-notes-list .note-path {
|
||||||
padding-inline-end: 8px;
|
padding-inline-start: 8px;
|
||||||
|
color: var(--muted-text-color)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user