first commit
This commit is contained in:
6
codemirror/theme/ambiance-mobile.css
vendored
Normal file
6
codemirror/theme/ambiance-mobile.css
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.cm-s-ambiance.CodeMirror {
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
-o-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user