Skip to content

Commit

Permalink
Merge pull request AUTOMATIC1111#10440 from grimatoma/increaseModelPi…
Browse files Browse the repository at this point in the history
…ckerWidth

Remove max width for model dropdown
  • Loading branch information
AUTOMATIC1111 authored May 17, 2023
2 parents 4071fa4 + a4d5fdd commit 4b07f2f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -363,12 +363,10 @@ 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;
Expand Down

0 comments on commit 4b07f2f

Please sign in to comment.