summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/theme/ambiance-mobile.css
blob: 88d332e1a79c7d763701d2331d33bbc3c5d5301a (plain)
1
2
3
4
5
.cm-s-ambiance.CodeMirror {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}