css
css copied to clipboard
Improve `AvatarStack` when hovering
What are you trying to accomplish?
This improves the AvatarStack when hovering.
What approach did you choose and why?
Adding border-radius: 100px; makes sure the background on hover doesn't have squares:
| Before | After |
|---|---|
![]() |
![]() |
What should reviewers focus on?
The AvatarStack could still be improved more, see https://github.com/github/primer/issues/122. But that is out of scope for this PR.
Can these changes ship as is?
- [x] Yes, this PR does not depend on additional changes. 🚢
🦋 Changeset detected
Latest commit: 3ffcfe0d854cf6d6a2593a04761db584e13e45d6
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @primer/css | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR

