We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7901ed7 + 0f22a09 commit 743aa6cCopy full SHA for 743aa6c
src/components/iframe/iframe.scss
@@ -1,4 +1,9 @@
1
ion-app.app-root core-iframe {
2
+
3
+ > div {
4
+ max-width: 100%;
5
+ max-height: 100%;
6
+ }
7
iframe {
8
border: 0;
9
display: block;
0 commit comments