mirror of
https://github.com/status-im/codimd.git
synced 2025-01-15 13:45:15 +00:00
6 lines
103 B
CSS
6 lines
103 B
CSS
.cm-s-ambiance.CodeMirror {
|
|
-webkit-box-shadow: none;
|
|
-moz-box-shadow: none;
|
|
box-shadow: none;
|
|
}
|