Closed plbabin closed 2 years ago
✔️ Deploy Preview for hsds-react ready!
🔨 Explore the source changes: 0df696e526255cda15856ee6d1c667dab963f8b7
🔍 Inspect the deploy log: https://app.netlify.com/sites/hsds-react/deploys/618beb248c7b6b000732fd34
😎 Browse the preview: https://deploy-preview-997--hsds-react.netlify.app
Problem
An update on focusRing in another PR broke the border-radius on the tag remove icon, making it square.
We added a border-radius value to the container element, that way the
focusRing
will be rounded with the same value as the parent.