Skip to content

Commit

Permalink
Resize graph buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
Dartoxian committed Feb 22, 2024
1 parent 8b4d357 commit 809cc28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ export const Visualiser = forwardRef<VisualiserImperativeAttributes, VisualiserP
bg={"gray.800"}
p={"8px"}
>
<ButtonGroup>
<ButtonGroup size={"sm"}>
<Button leftIcon={<Icon as={FiShare2} />} onClick={onLayout}>
Auto-Layout
</Button>
Expand Down

0 comments on commit 809cc28

Please sign in to comment.