Component Library package & Component Catalog app code
Go to file
Jasper Woudenberg e61c5b9127 Textarea doesn't overflow container
Because the textarea label overflowed its container it was drawn
seemingly closer to the content above it than user-set margins can
account for. This then requires the user to add additional wrappers and
margins to compensate. Drawing the textarea completely within its
enclosing container makes this unnecessary.
2018-01-25 10:23:44 +01:00
src Textarea doesn't overflow container 2018-01-25 10:23:44 +01:00
.gitignore Add .gitignore 2017-11-14 17:44:37 -08:00
elm-package.json Bump version to 4.1.0 2018-01-23 11:55:24 +01:00
LICENSE Initial commit 2017-11-14 16:24:25 -08:00
README.md Initial commit 2017-11-14 16:24:25 -08:00

elm-doodad

Doodads we use