2
0

fix(editor): ️ Improve code editor readiness

This commit is contained in:
Baptiste Arnaud
2022-02-16 15:47:26 +01:00
parent d2ac13ba5f
commit daaa8a0a2d
2 changed files with 10 additions and 3 deletions

View File

@ -1,6 +1,6 @@
.cm-editor {
height: 100%;
outline: 0px solid transparent !important;
height: 100%;
}
.cm-scroller {