Skip to content

Commit 7170c99

Browse files
committed
Fix mobile in dark mode
1 parent 52a9e71 commit 7170c99

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MeiliSearchBox.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,4 +258,7 @@ export default {
258258
width 5px
259259
margin -3px 3px 0
260260
vertical-align middle
261+
div[data-ds-theme="dark"]
262+
.docs-searchbar-suggestion--subcategory-column
263+
background transparent !important
261264
</style>

0 commit comments

Comments
 (0)