fix searchbar for mdecel <3
This commit is contained in:
parent
700a9d56a5
commit
9c942732ac
1 changed files with 5 additions and 1 deletions
|
@ -190,4 +190,8 @@ a.nav-link:hover {
|
||||||
|
|
||||||
.srd {
|
.srd {
|
||||||
background-color: var(--black3) !important
|
background-color: var(--black3) !important
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#navbar .form-control.w-100 {
|
||||||
|
color: var(--white) !important;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue