mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2026-02-09 01:03:29 -08:00
Fix ugly img2img tab
This commit is contained in:
parent
843b2b64fc
commit
64591ce324
1 changed files with 4 additions and 0 deletions
|
|
@ -160,3 +160,7 @@ input[type="range"]{
|
|||
border-radius: 8px;
|
||||
}
|
||||
|
||||
.flex-wrap {
|
||||
flex-wrap: unset;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue