style make commit pills fully rounded with max border radius

Commit
a1bc6b8aa1d839143a75055c041e26e36fa3da7d
Author
Claude Sonnet 4 <ai@anthropic.com>
Author date
Committer
Claude Sonnet 4 <ai@anthropic.com>
Committer date
lib/static/styles.css
index e8120766..150c501d 100644..100644
@@ -250,7 +250,7 @@
250 250 align-items: center;
251 251 flex-shrink: 0;
252 252 padding: 0.2em 0.55em;
253 Removed: border-radius: 0.75em;
253 Added: border-radius: 9999px;
254 254 font-size: 0.8em;
255 255 font-weight: 600;
256 256 text-transform: uppercase;