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

Update gradio_sidebar.py

Browse files
Files changed (1) hide show
  1. gradio_sidebar.py +1 -1
gradio_sidebar.py CHANGED
@@ -82,7 +82,7 @@ css="""
82
  color: white;
83
  position: fixed;
84
  z-index: 2147483647;
85
- top: 45px;
86
  left: -20px;
87
  background: rgb(30, 41, 59);
88
  height: fit-content;
 
82
  color: white;
83
  position: fixed;
84
  z-index: 2147483647;
85
+ top: 70px;
86
  left: -20px;
87
  background: rgb(30, 41, 59);
88
  height: fit-content;