Commit 9d0ec135 authored by AUTOMATIC1111's avatar AUTOMATIC1111

fix quicksettings on Chrome

parent 6816ad5e
......@@ -370,14 +370,13 @@ div#extras_scale_to_tab div.form{
/* settings */
#quicksettings {
width: fit-content;
align-items: end;
}
#quicksettings > div, #quicksettings > fieldset{
max-width: 36em;
width: fit-content;
flex: auto;
flex: 0 1 fit-content;
padding: 0;
border: none;
box-shadow: none;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment