style(next)/search in note: tweak the border line

This commit is contained in:
Adorian Doran 2025-03-03 23:08:16 +02:00
parent d779cc1854
commit 9ca43aceed

View File

@ -140,6 +140,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
.find-replace-widget {
container-type: inline-size;
border-top: 3px solid var(--root-background) !important;
}
.find-replace-widget > div {