Fix Iframe height in Edge
This commit is contained in:
parent
4f3b4a30ee
commit
1752124071
@ -56,7 +56,7 @@
|
||||
display: flex;
|
||||
overflow: visible;
|
||||
iframe {
|
||||
height: auto;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user