Omnibus commited on
Commit
e363e51
·
1 Parent(s): 05b356b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def test(inp):
62
 
63
  /* Then style the iframe to fit in the container div with full height and width */
64
  .responsive-iframe-mee {
65
- position: absolute;
66
  top: 0;
67
  left: 0;
68
  bottom: 0;
 
62
 
63
  /* Then style the iframe to fit in the container div with full height and width */
64
  .responsive-iframe-mee {
65
+ position: relative;
66
  top: 0;
67
  left: 0;
68
  bottom: 0;