EasySci commited on
Commit
4f2d2e6
·
1 Parent(s): 7743f6c

Update app2.py

Browse files
Files changed (1) hide show
  1. app2.py +1 -1
app2.py CHANGED
@@ -174,7 +174,7 @@ template = pn.template.FastListTemplate(
174
  header_background="#FFFFFF",
175
  header_color="#000000",
176
  text_align='center',
177
- sidebar_width=200,
178
  sizing_mode = 'stretch_both'
179
  )
180
 
 
174
  header_background="#FFFFFF",
175
  header_color="#000000",
176
  text_align='center',
177
+ sidebar_width=175,
178
  sizing_mode = 'stretch_both'
179
  )
180