style/dialogs/delete confirmation: fix the spacing of the note list

This commit is contained in:
Adorian Doran 2025-10-22 01:29:54 +03:00
parent 4bcf209072
commit d4b05fa0a0

View File

@ -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)
} }
/* /*