mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-01-08 02:02:36 -08:00
fix hires fix ui weirdness caused by gradio update
This commit is contained in:
parent
a8322ad75b
commit
bb0978ecfd
2 changed files with 4 additions and 4 deletions
|
|
@ -686,7 +686,7 @@ footer {
|
|||
#txt2img_checkboxes, #img2img_checkboxes{
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
#txt2img_checkboxes > div > div, #img2img_checkboxes > div > div{
|
||||
#txt2img_checkboxes > div, #img2img_checkboxes > div{
|
||||
flex: 0;
|
||||
white-space: nowrap;
|
||||
min-width: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue