mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-02-10 18:05:06 +08:00
"with: auto" for selectbox
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user