1
0
mirror of https://github.com/stolksdorf/homebrewery.git synced 2026-01-03 20:19:19 +00:00
Files
homebrewery/shared/codemirror/theme/ambiance-mobile.css

6 lines
103 B
CSS

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