Skip to content

Commit 145f42b

Browse files
committed
Fix for eclipsesource#193: updated css to set heights for ace editors
1 parent 4e66ed5 commit 145f42b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

examples/css/main.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
.ace_editor { height: 200px; }
2+
3+
14
h1 {
25
color: white;
36
}

0 commit comments

Comments
 (0)