UNPKG
react-tangle
Version:
latest (3.0.5)
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.2.0
2.1.0
2.0.2
2.0.1
2.0.0
1.3.0
1.2.0
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
tangle.js style input elements for react
github.com/mapbox/react-tangle
react-tangle
/
index.css
7 lines
(6 loc)
•
103 B
CSS
View Raw
1
2
3
4
5
6
7
.react-tangle-input
{
border
:
0
; -webkit-
appearance
:none;
text-align
:left
;
cursor
:col-resize; }