- Add New Record directly by the QSelect

This commit is contained in:
paoloar77
2022-01-28 00:57:28 +01:00
parent 5842fa69e1
commit 5f51c231eb
19 changed files with 434 additions and 181 deletions

View File

@@ -868,7 +868,7 @@ $heightBtn: 100%;
}
.combowidth {
min-width: 100px;
min-width: 180px;
@media (max-width: 450px) {
min-width: 250px;
}