tweak(ui): shrink review expand/collapse width

This commit is contained in:
David Hill
2026-02-18 19:51:46 +00:00
parent 47b4de3531
commit ba919fb619

View File

@@ -310,7 +310,7 @@ export const SessionReview = (props: SessionReviewProps) => {
<Button
size="small"
icon="chevron-grabber-vertical"
class="w-[110px] justify-start"
class="w-[106px] justify-start"
onClick={handleExpandOrCollapseAll}
>
<Switch>