mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
style(next): icon buttons: tweak the alignment of the "Create new split" button relative to the note's menu button
This commit is contained in:
parent
9cfd01200a
commit
ac89c2cb65
@ -1645,6 +1645,11 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.title-row {
|
||||||
|
/* Aligns the "Create new split" button with the note menu button (the three dots button) */
|
||||||
|
padding-right: 3px;
|
||||||
|
}
|
||||||
|
|
||||||
.note-title-widget input {
|
.note-title-widget input {
|
||||||
--input-background-color: transparent;
|
--input-background-color: transparent;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user