aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css12
1 files changed, 12 insertions, 0 deletions
diff --git a/style.css b/style.css
index 00a3d07f..38410ca4 100644
--- a/style.css
+++ b/style.css
@@ -2,6 +2,18 @@
max-width: 100%;
}
+#txt2img_token_counter {
+ height: 0px;
+}
+
+#img2img_token_counter {
+ height: 0px;
+}
+
+#negative_prompt {
+ width: 97.9%;
+}
+
.output-html p {margin: 0 0.5em;}
.row > *,