Aumentato il width delle combobox su cellulare (:class="$q.screen.lt.sm ? ` : row + text-blue `")
corretto i default dei nuovi record
This commit is contained in:
@@ -878,7 +878,7 @@ $heightBtn: 100%;
|
||||
.combowidth {
|
||||
min-width: 190px;
|
||||
@media (max-width: 450px) {
|
||||
min-width: 40px;
|
||||
min-width: 125px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user