Codemirror-Customelement/theme/ambiance-mobile.css
2023-03-18 20:48:00 +01:00

6 lines
103 B
CSS
Executable File

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