css icon indicating copy to clipboard operation
css copied to clipboard

Improve `AvatarStack` when hovering

Open simurai opened this issue 3 years ago • 1 comments

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
Screen Shot 2022-08-30 at 10 29 50 Screen Shot 2022-08-30 at 10 30 45

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. 🚢

simurai avatar Aug 30 '22 01:08 simurai

🦋 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

changeset-bot[bot] avatar Aug 30 '22 01:08 changeset-bot[bot]