1
1
mirror of https://github.com/primer/css.git synced 2024-11-26 02:38:32 +03:00
css/.changeset
Josh Bowden ef31fd988d
479-user-pics-misaligned-in-issues-assignment-view (#2242)
* 479-user-pics-misaligned-in-issues-assignment-view

* Update avatar-stack.scss

- Not last child means that each stacking avatar would remove the border-right which is necessary to stack correctly. The presentational order is right to left not left to right.

* Create smooth-crabs-protect.md

* Update avatar-stack.scss

- Fixed pointer to the anchor element

* Update .changeset/smooth-crabs-protect.md

- removed branch name from changeset

Co-authored-by: Jon Rohan <yes@jonrohan.codes>

Co-authored-by: Jon Rohan <yes@jonrohan.codes>
2022-09-07 15:07:12 -03:00
..
config.json Matching primer/components 2021-03-25 13:12:06 -07:00
README.md Creating changesets workflow 2021-03-21 21:50:54 -07:00
smooth-crabs-protect.md 479-user-pics-misaligned-in-issues-assignment-view (#2242) 2022-09-07 15:07:12 -03:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation