ElenaRyumina commited on
Commit
598d84c
β€’
1 Parent(s): 545ba4b

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +1 -1
app.css CHANGED
@@ -15,7 +15,7 @@ div.files-container {
15
  max-height: 350px;
16
  }
17
 
18
- div.csv-container {
19
  height: 200px;
20
  max-height: 200px;
21
  }
 
15
  max-height: 350px;
16
  }
17
 
18
+ .dataframe {
19
  height: 200px;
20
  max-height: 200px;
21
  }