overflow:hidden on .stats-pill clips its own 1px border thin at the rounded corners (details pill only, collapsed and expanded). Replaced with an inset box-shadow ring of 1px var(--border), which paints inside the clip path and keeps uniform thickness. Closes#222
overflow:hidden on .stats-pill clips its own 1px border thin at the rounded corners (details pill only, collapsed and expanded). Replaced with an inset box-shadow ring of 1px var(--border), which paints inside the clip path and keeps uniform thickness. Closes #222
overflow:hidden on .stats-pill clips the element's own 1px border thin at
the rounded corners (visible at high zoom). Use an inset box-shadow ring
instead, which paints inside the clip path.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
overflow:hidden on .stats-pill clips its own 1px border thin at the rounded corners (details pill only, collapsed and expanded). Replaced with an inset box-shadow ring of 1px var(--border), which paints inside the clip path and keeps uniform thickness. Closes #222
Pull request closed