Für Cuban

This commit is contained in:
Marius 2020-07-26 18:18:27 +02:00
parent 6c4deb621d
commit 4f4bbe4a29

View File

@ -115,6 +115,11 @@ background-color:var(--modal-bg-color) !important;
.search-bar-background[_ngcontent-c2] {
background-color: transparent;
}
@media (min-width: 979px) {
.form-control-search[_ngcontent-c2] {
width: 100%;
}
}
.form-control-custom {
background-color: rgba(0, 0, 0, 0.25) !important;
border-radius: 0px;