Sessions: Adjust header height and refine button styles (#306902)

Adjust header height and padding in CIStatusWidget; refine button styles in changes view

Co-authored-by: mrleemurray <mrleemurray@users.noreply.github.com>
This commit is contained in:
Lee Murray
2026-03-31 20:34:19 +01:00
committed by GitHub
parent ef8b671c06
commit c27cf4f84a
4 changed files with 8 additions and 5 deletions

View File

@@ -18,10 +18,9 @@
position: relative;
display: flex;
align-items: center;
/* gap: 6px; */
padding: 6px 4px;
padding: 4px;
margin-top: 4px;
border-radius: 8px;
border-radius: 4px;
min-height: 22px;
font-weight: 500;
cursor: pointer;