Skip to content

Commit 8ffbd70

Browse files
committed
fix: search panel style
1 parent 9b59eee commit 8ffbd70

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style/app.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,3 +243,7 @@ img {
243243
max-width: 100%;
244244
height: auto;
245245
}
246+
247+
.DocSearch mark {
248+
padding: initial;
249+
}

0 commit comments

Comments
 (0)