Files
palette/internal/web
fen c20de4c475
CI / test (pull_request) Successful in 44s
CI / docker (pull_request) Skipped
Fix #222: details pill border clipped thin at corners
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.
2026-09-10 14:16:56 -05:00
..