There was an error while loading. Please reload this page.
1 parent 0527b4c commit 3b50af7Copy full SHA for 3b50af7
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 { border: none; display: block; width: 500px; height: 400px; }
+ #preview-area iframe { width: 100%; height: 100%; 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