UNPKG
web-code-editor
Version:
latest (0.0.3)
0.0.3
0.0.2
web code editor
github.com/januwA/web-code-editor
januwA/web-code-editor
web-code-editor
/
src
/
css
/
pane2.styl
9 lines
(8 loc)
•
143 B
text/stylus
View Raw
1
2
3
4
5
6
7
8
9
.web-code-editor
.pane2
position
: relative;
width
:
11px
;
margin
:
0
-
5px
;
height
:
100%
; &
:hover
cursor
: col-resize;