This repository has been archived by the owner on Aug 26, 2021. It is now read-only.
Form - Add spacing to all input types above AUlabel
#726
Labels
🐛 bug
Something isn’t working the way it should.
Milestone
Right now we have:
design-system-components/packages/form/src/sass/_module.scss
Line 46 in ca85a4e
But this breaks if we want spacing for any type of
HTMLInputElement
e.g file-upload. The sass should be updated to& input { ... }
The text was updated successfully, but these errors were encountered: