Skip to content

Commit

Permalink
style(next): jump to note: tweak the search box buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
adoriandoran committed Dec 17, 2024
1 parent bc5fde5 commit af8e664
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/public/stylesheets/theme-next/shell.css
Original file line number Diff line number Diff line change
Expand Up @@ -1136,6 +1136,11 @@ body .calendar-dropdown-widget .calendar-body a:hover {
.jump-to-note-dialog .input-group button {
--bs-border-width: 0;
--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 {
Expand Down

0 comments on commit af8e664

Please sign in to comment.