core/api/soft/CodeMirror/theme/ambiance-mobile.css

6 lines
103 B
CSS
Raw Normal View History

2023-07-12 20:02:20 +05:00
.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}