mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style(next): tweak the "Delete notes preview" dialog width
This commit is contained in:
parent
f8f818b211
commit
0711a197db
@ -382,6 +382,10 @@ div.tn-tool-dialog {
|
|||||||
|
|
||||||
/* DELETE NOTE PREVIEW DIALOG */
|
/* DELETE NOTE PREVIEW DIALOG */
|
||||||
|
|
||||||
|
.delete-notes-dialog .modal-dialog {
|
||||||
|
--bs-modal-width: fit-content;
|
||||||
|
}
|
||||||
|
|
||||||
.delete-notes-list .note-path {
|
.delete-notes-list .note-path {
|
||||||
padding-left: 8px;
|
padding-left: 8px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user