bludit/bl-kernel/admin/themes/grizzly/css/editor.css

6 lines
80 B
CSS

.CodeMirror {
border: none;
padding: 0;
height: 100%;
background: #fdfdfd;
}