bump gradio to 3.23

fix broken image dragging
This commit is contained in:
AUTOMATIC
2023-03-25 07:29:51 +03:00
parent ff216820fd
commit 4697def235
5 changed files with 11 additions and 5 deletions

View File

@@ -55,7 +55,6 @@ div.compact{
}
.gradio-dropdown ul.options{
max-height: 35em;
z-index: 3000;
}