aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index a3646c16..d94b79d2 100644
--- a/style.css
+++ b/style.css
@@ -124,6 +124,9 @@ input[type="range"]{
margin-bottom: 0.5em;
}
+#txt2img_negative_prompt, #img2img_negative_prompt{
+ flex: 0.3;
+}
.progressDiv{
width: 100%;