Fix mobile view toggle

This commit is contained in:
ernstmul
2025-06-12 12:58:35 +02:00
parent a5313f5e05
commit f2dbc19b3e
@@ -104,6 +104,11 @@
.mobile-container {
width: 400px;
margin: 0 auto;
iframe {
width: inherit;
margin-inline-start: 0;
}
}
iframe {
border: none;