aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 0dcc3e25..48973d5a 100644
--- a/style.css
+++ b/style.css
@@ -56,6 +56,9 @@ div.compact{
.gradio-dropdown ul.options{
z-index: 3000;
+ min-width: fit-content;
+ max-width: inherit;
+ white-space: nowrap;
}
.gradio-dropdown label span:not(.has-info),