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

6 lines
80 B
CSS
Raw Normal View History

2019-02-08 08:53:56 +01:00
.CodeMirror {
border: none;
2019-02-19 08:38:17 +01:00
padding: 0;
height: 100%;
background: #fdfdfd;
2019-02-08 08:53:56 +01:00
}