UNPKG

react-tangle

Version:

tangle.js style input elements for react

15 lines (13 loc) 230 B
.react-tangle-input { border:0; -webkit-appearance:none; text-align:left; cursor:col-resize; font:inherit; border-bottom:2px dotted #000; display:inline; width:50px; } .react-tangle-input:focus { cursor:text; }