[Stepper]: When "Express" in-field buttons in a Stepper expect no border
Westbrook opened this issue · 1 comments
Westbrook commented
Description
See this code: https://github.com/adobe/spectrum-css/blob/main/components/stepper/themes/express.css#L15
This adds a fatter border to the Express output rather than a thinner one, as seen in the design specs for this pattern
Steps to reproduce
- Go to https://opensource.adobe.com/spectrum-css/stepper.html
- Switch the "Vars Version" to "Express"
- Observe the far border on the in-field buttons within the Stepper.
Expected behavior
Express should exhibit no border on these elments.