Für Cuban
This commit is contained in:
parent
6c4deb621d
commit
4f4bbe4a29
@ -115,6 +115,11 @@ background-color:var(--modal-bg-color) !important;
|
|||||||
.search-bar-background[_ngcontent-c2] {
|
.search-bar-background[_ngcontent-c2] {
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
|
@media (min-width: 979px) {
|
||||||
|
.form-control-search[_ngcontent-c2] {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
}
|
||||||
.form-control-custom {
|
.form-control-custom {
|
||||||
background-color: rgba(0, 0, 0, 0.25) !important;
|
background-color: rgba(0, 0, 0, 0.25) !important;
|
||||||
border-radius: 0px;
|
border-radius: 0px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user