Codemirror-Customelement/theme/ambiance-mobile.css
2025-08-14 20:00:38 +02:00

6 lines
103 B
CSS

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