mirror of
https://github.com/letian1650/N3RD.git
synced 2025-02-01 08:44:51 +08: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;
|
||
|
}
|