|
.editor-toolbar { background: #f1f1f1; border-radius: 0 !important; }
|
|
.editor-toolbar::before { margin-bottom: 2px !important }
|
|
.editor-toolbar::after { margin-top: 2px !important }
|
|
.CodeMirror, .CodeMirror-scroll { min-height: 450px !important; border-radius: 0 !important; }
|