aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorKohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com>2023-08-05 10:43:17 +0800
committerKohaku-Blueleaf <59680068+KohakuBlueleaf@users.noreply.github.com>2023-08-05 10:43:17 +0800
commit9ac2989edd78d797c77c131c058cae38d139868e (patch)
tree8256efa7b9fd9e38509cbfe8ffd5ad9a9d23629c /style.css
parent21000f13a169263a7da2c66b300130d7a6339c7d (diff)
parent45601766409e531d2b4ee512bf1433600f140183 (diff)
Merge branch 'dev' into efficient-vae-methods
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 86b4f61e..14e6c011 100644
--- a/style.css
+++ b/style.css
@@ -140,6 +140,10 @@ div.styler{
background: var(--background-fill-primary);
}
+.block.gradio-textbox{
+ overflow: visible !important;
+}
+
/* general styled components */