Thanks for this great work, keep it going!
Today I noticed that the input-component does not correspond exactly to the specifications of Material Design. According to https://material.google.com/components/text-fields.html#text-fields-labels input-fields with a label should have a height of 72dp in total and a padding of 16dp above the label and below the input text.
The padding-top is, indeed, only 4dp (20 of the padding - 16 of the label-font-size).
Hi @fraenku! Actually this is intentional. In my opinion that was way too much padding but if more people agree that it should be incremented I've be happy to do it :)
Well, I like it the way it is right now, but if we want to follow the spec 100% we should do it always, not in some cases only.
I vote for following the spec. It's overridable if people want to change it.
Most helpful comment
I vote for following the spec. It's overridable if people want to change it.