we should only be using input components and their styling. Moving the global input styling and moving it to the input component.
before:
after:
Differential D3292
[web] [refactor] move default input styling to input component • benschac on Feb 25 2022, 11:17 AM. Authored by Tags None Referenced Files
Details
we should only be using input components and their styling. Moving the global input styling and moving it to the input component. before: after: look at input component. They're still not styled 100%, but they shouldn't change. https://developer.mozilla.org/en-US/docs/Web/CSS/appearance appearance properties are just removing default browser styling.
Diff Detail
Event Timeline
|