broadfield-dev commited on
Commit
d51fd39
·
verified ·
1 Parent(s): 619ba2a

Update gradio_sidebar.py

Browse files
Files changed (1) hide show
  1. gradio_sidebar.py +1 -1
gradio_sidebar.py CHANGED
@@ -57,4 +57,4 @@ css="""
57
  width: fit-content;
58
  }
59
  """
60
- top_bar="""<div id='top_bar'><div class='control_btn' name='control_btn' id='control_btn' onclick='open_control()'>Controls</div></div>"""
 
57
  width: fit-content;
58
  }
59
  """
60
+ topbar="""<div id='top_bar'><div class='control_btn' name='control_btn' id='control_btn' onclick='open_control()'>Controls</div></div>"""