ombi: search bar color fix

This commit is contained in:
gilbN 2019-07-12 18:05:25 +02:00
parent d66354468e
commit dc210d3a84

View File

@ -28,7 +28,6 @@ body {
/* Search bar */ /* Search bar */
.search-bar-background[_ngcontent-c1] { .search-bar-background[_ngcontent-c1] {
background-color: rgba(0, 0, 0, 0.45);
border-radius: 3px; border-radius: 3px;
} }
.form-control-custom { .form-control-custom {