feat: port ace editor to codemirror

Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
This commit is contained in:
liyasthomas
2021-09-09 17:47:27 +05:30
parent 8b4535c131
commit 02cf620090
10 changed files with 437 additions and 485 deletions

View File

@@ -467,7 +467,7 @@ input[type="checkbox"] {
@apply border-b;
@apply border-dividerLight;
@apply w-full;
@apply h-auto;
@apply !h-full;
}
.CodeMirror * {