Fix iframe mobile view

This commit is contained in:
Aayush Kumar Sahu
2021-02-16 19:05:04 +05:30
parent 349af3e3bc
commit 42d6de3262

View File

@@ -77,6 +77,9 @@
overflow: visible;
height: auto;
}
iframe {
width: 100%;
}
}
/* Portrait */