patch_file/ckeditor/plugins/codemirror/theme/ambiance-mobile.css

6 lines
103 B
CSS
Raw Normal View History

2019-09-28 11:48:59 +00:00
.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}