feat: codemirror for import curl and codegens

This commit is contained in:
liyasthomas
2021-09-10 18:27:31 +05:30
parent 457b6b982c
commit b4ed6fd107
4 changed files with 121 additions and 120 deletions

View File

@@ -464,8 +464,6 @@ input[type="checkbox"] {
.CodeMirror {
@apply block;
@apply border-b;
@apply border-dividerLight;
@apply w-full;
@apply !h-full;
}