ombi: searchbar fix
This commit is contained in:
parent
7dbfc1e2a5
commit
c533c46f65
@ -31,6 +31,7 @@ background-color:var(--modal-bg-color) !important;
|
|||||||
/* Search bar */
|
/* Search bar */
|
||||||
.search-bar-background[_ngcontent-c1] {
|
.search-bar-background[_ngcontent-c1] {
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
|
background-color: transparent !important;
|
||||||
}
|
}
|
||||||
.form-control-custom {
|
.form-control-custom {
|
||||||
background-color: rgba(0, 0, 0, 0.25) !important;
|
background-color: rgba(0, 0, 0, 0.25) !important;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user