style(next): find & replace: tweak appearance

This commit is contained in:
Adorian Doran 2025-02-03 23:48:37 +02:00
parent caf613a4ef
commit 5376abac0b

View File

@ -139,6 +139,12 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
padding-top: 0; padding-top: 0;
} }
div.find-replace-widget div.find-widget-found-wrapper {
min-width: 50px;
font-style: normal;
font-weight: normal;
}
/* The up / down buttons of the "Find in text" input */ /* The up / down buttons of the "Find in text" input */
.find-replace-widget .input-group button { .find-replace-widget .input-group button {
font-size: 1.3em; font-size: 1.3em;