Skip to content

Commit 743161d

Browse files
committed
Editor: remove flexbox centering from preview-area
1 parent 3b50af7 commit 743161d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

editor/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@
6868
flex: 1;
6969
background: #111;
7070
overflow: hidden;
71-
display: flex;
72-
align-items: center;
73-
justify-content: center;
7471
}
7572
#preview-area canvas { display: block !important; }
7673
#preview-area iframe { width: 100%; height: 100%; border: none; display: block; }

0 commit comments

Comments
 (0)