diff --git a/style.css b/style.css index 07e772cd..84fee3d3 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),