mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(next): delete note preview dialog: add some gap between note's name and its path
This commit is contained in:
parent
c6787a9cf2
commit
d9f37dfc19
@ -1662,4 +1662,10 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
/* Promoted attributes */
|
/* Promoted attributes */
|
||||||
.promoted-attribute-cell div.input-group {
|
.promoted-attribute-cell div.input-group {
|
||||||
margin: 1px 0;
|
margin: 1px 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
/* Delete notes preview dialog */
|
||||||
|
|
||||||
|
.delete-notes-list .note-path {
|
||||||
|
padding-left: 8px;
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user