Skip to content

Commit 9a34ca0

Browse files
authored
update codeEditor.css
1 parent 281084b commit 9a34ca0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

codeEditor.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
html, body, #container {
2-
position: absolute;
1+
#container {
2+
/* position: absolute;
33
left: 0;
4-
top: 0;
4+
top: 0; */
55
width: 100%;
66
height: 100%;
77
margin: 0;

0 commit comments

Comments
 (0)