forgeplus/public/editormd/lib/codemirror/theme/ambiance-mobile.css

6 lines
108 B
CSS
Raw Normal View History

2020-03-09 00:40:16 +08:00
.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}