broadfield-dev commited on
Commit
f799926
·
verified ·
1 Parent(s): b0d18c1

Update gradio_sidebar.py

Browse files
Files changed (1) hide show
  1. gradio_sidebar.py +1 -1
gradio_sidebar.py CHANGED
@@ -40,7 +40,7 @@ css="""
40
  .contain #gs_top_control_panel {
41
  position: fixed;
42
  right: 100%;
43
- z-index: 9999;
44
  width: 40%;
45
  top: 50px;
46
  box-shadow: 0 0 12px 0px black;
 
40
  .contain #gs_top_control_panel {
41
  position: fixed;
42
  right: 100%;
43
+ z-index: 99999;
44
  width: 40%;
45
  top: 50px;
46
  box-shadow: 0 0 12px 0px black;