BraydenAC commited on
Commit
eaeec22
·
verified ·
1 Parent(s): feda7cf

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -89,7 +89,8 @@ ui_css = """
89
  margin-left: 8px;
90
  margin-right: 8px;
91
  overflow-y: scroll;
92
- height: 100;
 
93
  }
94
  #output-elems {
95
  width: 480px;
 
89
  margin-left: 8px;
90
  margin-right: 8px;
91
  overflow-y: scroll;
92
+ height: 100px;
93
+ max-height: 100px;
94
  }
95
  #output-elems {
96
  width: 480px;