dhanikitkat commited on
Commit
ae8e2bd
·
1 Parent(s): e3d3834
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -137,7 +137,7 @@ def combined_analysis(text, slank_formal_df):
137
  justify-content: center;
138
  }
139
  .user-select-none.svg-container {
140
- height: 350px !important;
141
  }
142
  .average-score {
143
  text-align: center;
@@ -245,7 +245,7 @@ def process_file(file, slank_formal_df):
245
  justify-content: center;
246
  }
247
  .user-select-none.svg-container {
248
- height: 350px !important;
249
  }
250
  .average-score {
251
  text-align: center;
 
137
  justify-content: center;
138
  }
139
  .user-select-none.svg-container {
140
+ height: 360px !important;
141
  }
142
  .average-score {
143
  text-align: center;
 
245
  justify-content: center;
246
  }
247
  .user-select-none.svg-container {
248
+ height: 360px !important;
249
  }
250
  .average-score {
251
  text-align: center;