aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authoroobabooga <112222186+oobabooga@users.noreply.github.com>2022-09-12 12:54:01 -0300
committerGitHub <noreply@github.com>2022-09-12 12:54:01 -0300
commit64591ce3241e6bc390dd1ada957cfe734e274e32 (patch)
tree4c00fb583c74da422b77d38664f615ab81baae0c /style.css
parent843b2b64fcd41be4a9e934ba83a3a499c7aff5c0 (diff)
Fix ugly img2img tab
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index a57b2420..c9862e5e 100644
--- a/style.css
+++ b/style.css
@@ -160,3 +160,7 @@ input[type="range"]{
border-radius: 8px;
}
+.flex-wrap {
+ flex-wrap: unset;
+}
+