Skip to content

Commit 47b4de3

Browse files
committed
tweak(ui): tighten review header action spacing
1 parent bb6d1d5 commit 47b4de3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/ui/src/components/session-review.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
[data-slot="session-review-actions"] {
3939
display: flex;
4040
align-items: center;
41-
column-gap: 16px;
41+
column-gap: 12px;
4242
padding-right: 1px;
4343
}
4444

0 commit comments

Comments
 (0)