2023-01-29 10:26:52 +08:00

6 lines
103 B
CSS

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