* feat!: Dropping Sass support from builtin annotatable block, replacing with vanilla CSS
6 lines
118 B
CSS
6 lines
118 B
CSS
.xmodule_edit.xmodule_AnnotatableBlock .CodeMirror {
|
|
background: #fff;
|
|
font-size: 13px;
|
|
color: #3c3c3c;
|
|
}
|