aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC <16777216c@gmail.com>2022-09-09 19:43:16 +0300
committerAUTOMATIC <16777216c@gmail.com>2022-09-09 19:43:16 +0300
commitd714ea4c41e4e7c0dc4730d9ea137d134691c0a2 (patch)
treedf135850003abb5ebe9aae8da857dc634d71dd42 /style.css
parent5b6a585ae58b9fff1c07f3b811c8373e21249887 (diff)
ability to upload mask for inpainting
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 9f847e4c..57b3665d 100644
--- a/style.css
+++ b/style.css
@@ -19,6 +19,10 @@
max-width: 4em;
}
+#resize_mode{
+ flex: 1.5;
+}
+
button{
align-self: stretch !important;
}