Files
programming/codemirror/theme/ambiance-mobile.css
2026-02-07 09:46:32 +08:00

7 lines
126 B
CSS

.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}