tweak(ui): shrink review expand/collapse width
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user