bump gradio to 3.23

fix broken image dragging
This commit is contained in:
AUTOMATIC
2023-03-25 07:29:51 +03:00
parent d3dcb05904
commit 9e1afa9eb4
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;
}