tweak(ui): tighten review header action spacing

This commit is contained in:
David Hill
2026-02-18 19:50:48 +00:00
parent bb6d1d502f
commit 47b4de3531

View File

@@ -38,7 +38,7 @@
[data-slot="session-review-actions"] {
display: flex;
align-items: center;
column-gap: 16px;
column-gap: 12px;
padding-right: 1px;
}