fix hires fix ui weirdness caused by gradio update

This commit is contained in:
AUTOMATIC 2023-01-19 00:44:51 +03:00
parent a8322ad75b
commit bb0978ecfd
2 changed files with 4 additions and 4 deletions

View file

@ -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;