Fix ugly img2img tab

master
oobabooga 3 years ago committed by GitHub
parent 843b2b64fc
commit 64591ce324
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -160,3 +160,7 @@ input[type="range"]{
border-radius: 8px;
}
.flex-wrap {
flex-wrap: unset;
}

Loading…
Cancel
Save