UNPKG
@tntd/codemirror
Version:
latest (0.0.5)
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
tntd codemirror
github.com/tntd/codemirror
tntd/codemirror
@tntd/codemirror
/
dist
/
CodeMirror
/
index.css
12 lines
(9 loc)
•
142 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
.CodeMirror
pre
.CodeMirror-placeholder
{
color
:
#999
; }
.code-input
{
border
:
1px
solid
#e6e6e6
}
.CodeMirror
{
height
:
100%
; }