style: adjust padding in changes view and CI status widget for improved layout

This commit is contained in:
mrleemurray
2026-03-27 13:53:50 +00:00
parent c7837d3cfb
commit 94a939136e
3 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@
display: flex;
align-items: center;
gap: 6px;
padding: 2px 8px;
padding: 2px 0;
min-height: 22px;
font-weight: 500;
font-size: 12px;