improve look of search

This commit is contained in:
2024-10-16 15:37:22 -07:00
parent 70e76347e3
commit acaa2a7d1e
5 changed files with 75 additions and 57 deletions

View File

@@ -207,4 +207,8 @@
.tippy-box[data-theme~="dropdown"] .tippy-content{
padding: 0px;
}
.tippy-box[data-theme~="dropdown"]{
background-color: unset !important;
}