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