Vivien commited on
Commit
766fe99
1 Parent(s): f976276

Adjust layout

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -247,7 +247,7 @@ def main():
247
  section>div:first-child {
248
  padding-top: 30px;
249
  }
250
- div.reportview-container > section:first-child{
251
  max-width: 320px;
252
  }
253
  #MainMenu {
247
  section>div:first-child {
248
  padding-top: 30px;
249
  }
250
+ div.appview-container > section:first-child{
251
  max-width: 320px;
252
  }
253
  #MainMenu {