mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-31 10:52:42 +00:00
Moved codemirror in the shared dir, new codeeditor seems to be working
This commit is contained in:
5
shared/codemirror/theme/ambiance-mobile.css
vendored
Normal file
5
shared/codemirror/theme/ambiance-mobile.css
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
.cm-s-ambiance.CodeMirror {
|
||||
-webkit-box-shadow: none;
|
||||
-moz-box-shadow: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
Reference in New Issue
Block a user