ElenaRyumina commited on
Commit
3d3aa21
β€’
1 Parent(s): 598d84c

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +2 -3
app.css CHANGED
@@ -15,9 +15,8 @@ div.files-container {
15
  max-height: 350px;
16
  }
17
 
18
- .dataframe {
19
- height: 200px;
20
- max-height: 200px;
21
  }
22
 
23
  div.files-container div.file-preview-holder {
 
15
  max-height: 350px;
16
  }
17
 
18
+ .dataframe div.table-wrap {
19
+ height: auto !important;
 
20
  }
21
 
22
  div.files-container div.file-preview-holder {