mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
style(next): attribute detail dialog: add a gap before note paths
This commit is contained in:
parent
ead3229c1e
commit
e288272b22
@ -37,6 +37,11 @@ div.editability-dropdown a.dropdown-item {
|
|||||||
right: 30px;
|
right: 30px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Note path in attribute detail dialog */
|
||||||
|
.attr-detail .note-path {
|
||||||
|
margin-left: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Similar notes
|
* Similar notes
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user