FDSRashid commited on
Commit
16f5643
·
verified ·
1 Parent(s): dce5d67

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -11,8 +11,8 @@ import matplotlib.pyplot as plt
11
 
12
  css = """
13
  .table-wrap {
14
- min-height: 400px;
15
- max-height: 400px;
16
  }
17
  """
18
 
 
11
 
12
  css = """
13
  .table-wrap {
14
+ min-height: 200px;
15
+ max-height: 200px;
16
  }
17
  """
18