Sha256: 1e1f876534026d4b1af3d8c86fe1f34c6f78279c7472f6423f956d60921264e6
Contents?: true
Size: 244 Bytes
Versions: 9
Compression:
Stored size: 244 Bytes
Contents
/* Text Input --------------------------------------------- */ .input-text { min-height : 82px; textarea { box-sizing : border-box; min-height : 20px; overflow : auto; resize : none; line-height : 1.2; } }
Version data entries
9 entries across 9 versions & 1 rubygems