mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 02:52:27 +08:00
feat(revisions): add spacing between help and delete (closes #974)
This commit is contained in:
parent
5985519570
commit
043d92a1ab
@ -951,6 +951,11 @@ a.external:not(.no-arrow):after, a[href^="http://"]:not(.no-arrow):after, a[href
|
||||
padding: 0.5rem 1rem 0.5rem 1rem !important; /* make modal header padding slightly smaller */
|
||||
}
|
||||
|
||||
.modal-header .help-button {
|
||||
padding: 6px;
|
||||
margin: 0 12px;
|
||||
}
|
||||
|
||||
#toast-container {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user