Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"

This reverts commit 4b07f2f584, reversing
changes made to 4071fa4a12.
This commit is contained in:
AUTOMATIC 2023-05-18 20:25:33 +03:00
parent 92902e180e
commit b5a0c6da37
1 changed files with 2 additions and 0 deletions

View File

@ -357,10 +357,12 @@ div#extras_scale_to_tab div.form{
/* settings */
#quicksettings {
width: fit-content;
align-items: end;
}
#quicksettings > div, #quicksettings > fieldset{
max-width: 24em;
min-width: 24em;
padding: 0;
border: none;