- select specializz.
This commit is contained in:
@@ -866,3 +866,10 @@ $heightBtn: 100%;
|
||||
.centeritems{
|
||||
place-content: center;
|
||||
}
|
||||
|
||||
.combowidth {
|
||||
min-width: 150px;
|
||||
@media (max-width: 400px) {
|
||||
min-width: 300px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user