Added Bar Selector City at the Top !

This commit is contained in:
Surya Paolo
2022-12-02 10:44:57 +01:00
parent 07f5f1c4c9
commit 7deb7b6414
8 changed files with 328 additions and 305 deletions

View File

@@ -1003,7 +1003,7 @@ h3 {
place-content: center;
}
.combowidth {
.combowidth, .comboselector {
min-width: 190px;
@media (max-width: 450px) {
@@ -1012,6 +1012,12 @@ h3 {
}
}
.comboselector {
font-size: 0.85rem !important;
flex-wrap: nowrap;
white-space: nowrap;
}
.myimg-view {
border-radius: 5px !important;
height: 90px;