EasySci commited on
Commit
5d52afd
·
1 Parent(s): 2320b12

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -146,7 +146,7 @@ template = pn.template.FastListTemplate(
146
  header_background="#FFFFFF",
147
  header_color="#000000",
148
  text_align='center',
149
- sidebar_width=200,
150
  sizing_mode = 'stretch_both'
151
  )
152
 
 
146
  header_background="#FFFFFF",
147
  header_color="#000000",
148
  text_align='center',
149
+ sidebar_width=160,
150
  sizing_mode = 'stretch_both'
151
  )
152