We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b2776 commit cb22382Copy full SHA for cb22382
1 file changed
client/styles/components/_editor.scss
@@ -460,3 +460,7 @@ pre.CodeMirror-line {
460
.emmet-close-tag {
461
text-decoration: underline;
462
}
463
+
464
+.cm-editor {
465
+ height: 100%;
466
+}
0 commit comments