Description
Doing an audit of the react components, and am finding a few mistakes with the date picker that i believe are coming from CSS.
- (Pink) The spacing between the left edge of the field and the text is too big. Looks like its about 14-15 px but should be 12 px.
- (Green) The button should be 34 px wide (and soon we will be changing that to 32 px wide to make it a square... but for now im told this should match DNA which still says 34 px.)
- (Blue) The color of the icon is too dark. it should be gray 700.
Screenshots
Top image is spectrum's combo box (which should look the same as the date picker minus the chevron icon. Bottom is the CSS date picker.

Here's the same image with some spaces highlighted corresponding with the feedback above.

Environment
- Spectrum CSS version:
- Browser(s) and OS(s):
Description
Doing an audit of the react components, and am finding a few mistakes with the date picker that i believe are coming from CSS.
Screenshots
Top image is spectrum's combo box (which should look the same as the date picker minus the chevron icon. Bottom is the CSS date picker.

Here's the same image with some spaces highlighted corresponding with the feedback above.

Environment