mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 06:40:50 +08:00
style(next)/search in note: tweak the border line
This commit is contained in:
parent
d779cc1854
commit
9ca43aceed
1 changed files with 1 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
|
||||||
|
|
||||||
.find-replace-widget {
|
.find-replace-widget {
|
||||||
container-type: inline-size;
|
container-type: inline-size;
|
||||||
|
border-top: 3px solid var(--root-background) !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.find-replace-widget > div {
|
.find-replace-widget > div {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue