"with: auto" for selectbox

This commit is contained in:
Artur
2026-01-28 18:36:43 +03:00
parent 3adae0f046
commit 8d0ff0cf76

View File

@ -19,6 +19,9 @@ label {
color: var(--border-error);
}
.select2-container {
width: auto !important;
}
.select2-container--default .select2-selection--single,
.form-control {
background-color: transparent;