mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-06 07:41:29 -08:00
Revert "Merge pull request #10440 from grimatoma/increaseModelPickerWidth"
This reverts commit4b07f2f584, reversing changes made to4071fa4a12.
This commit is contained in:
parent
92902e180e
commit
b5a0c6da37
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue