meg HF Staff commited on
Commit
78f4eae
·
verified ·
1 Parent(s): 577fdd1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -20,6 +20,7 @@ video {
20
 
21
  .container {
22
  height: initial;
 
23
  }
24
 
25
 
 
20
 
21
  .container {
22
  height: initial;
23
+ overflow: scroll;
24
  }
25
 
26