LPX55 commited on
Commit
a8819c4
·
verified ·
1 Parent(s): 4b9ddb6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -318,6 +318,9 @@ css = """
318
  overflow-y: scroll !important;
319
  padding: 10px 40px !important;
320
  }
 
 
 
321
  div#component-17 {
322
  height: auto !important;
323
  }
 
318
  overflow-y: scroll !important;
319
  padding: 10px 40px !important;
320
  }
321
+ div#component-8 {
322
+ min-height: fit-content !important;
323
+ }
324
  div#component-17 {
325
  height: auto !important;
326
  }