aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
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 */