mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(next): jump to note: tweak the search box buttons
This commit is contained in:
parent
bc5fde54d5
commit
af8e664b54
@ -1136,6 +1136,11 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
|||||||
.jump-to-note-dialog .input-group button {
|
.jump-to-note-dialog .input-group button {
|
||||||
--bs-border-width: 0;
|
--bs-border-width: 0;
|
||||||
--accented-background-color: transparent;
|
--accented-background-color: transparent;
|
||||||
|
padding: 0 4px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.jump-to-note-dialog .input-group button:last-child {
|
||||||
|
padding-right: .75em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.jump-to-note-dialog .input-clearer-button {
|
.jump-to-note-dialog .input-clearer-button {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user