There was an error while loading. Please reload this page.
1 parent 5f9604e commit 919a429Copy full SHA for 919a429
1 file changed
editor/index.html
@@ -73,7 +73,7 @@
73
justify-content: center;
74
}
75
#preview-area canvas { display: block !important; }
76
- #preview-area iframe { width: 100%; height: 100%; border: none; display: block; flex-shrink: 0; }
+ #preview-area iframe { border: none; display: block; }
77
78
#preview-placeholder { color: #555; font-size: 13px; text-align: center; line-height: 2.2; }
79
#preview-placeholder kbd {
0 commit comments