ombi: searchbar margin fix
This commit is contained in:
parent
c594809ee8
commit
ce8bd2b6b7
@ -30,7 +30,6 @@ body {
|
|||||||
.search-bar-background[_ngcontent-c1] {
|
.search-bar-background[_ngcontent-c1] {
|
||||||
background-color: rgba(0, 0, 0, 0.45);
|
background-color: rgba(0, 0, 0, 0.45);
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
margin-top: 3px;
|
|
||||||
}
|
}
|
||||||
.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