1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-07-30 18:20:15 +02:00
Files
php-web-maker/app/lib/codemirror/theme/ambiance-mobile.css
Kushagra Gour 9e3a8a9087 build dist->app
2018-01-05 02:47:20 +05:30

6 lines
103 B
CSS

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