diff options
author | AUTOMATIC <16777216c@gmail.com> | 2023-03-25 07:29:51 +0300 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2023-03-25 09:00:37 +0300 |
commit | 4697def23516ee05fbbb01f8cf6d38e9f3b19dd5 (patch) | |
tree | 92d39828593df475d24174e423cf9637064dd07d /style.css | |
parent | ff216820fd680b5d04ce6cea7bf21e1bbec356b4 (diff) |
bump gradio to 3.23
fix broken image dragging
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -55,7 +55,6 @@ div.compact{ }
.gradio-dropdown ul.options{
- max-height: 35em;
z-index: 3000;
}
|