Files

6 lines
103 B
CSS
Raw Permalink Normal View History

2024-11-27 11:16:45 +07:00
.cm-s-ambiance.CodeMirror {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}