mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 12:27:41 +08:00
style(next): icon buttons: properly align the buttons in the right panes' header
This commit is contained in:
parent
f59515fe36
commit
e425f64616
@ -905,6 +905,10 @@ body.mobile .note-title {
|
||||
background: var(--main-background-color);
|
||||
}
|
||||
|
||||
#right-pane .card-header-buttons {
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
#right-pane .toc li,
|
||||
#right-pane .highlights-list li {
|
||||
padding: 2px 8px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user