Skip to content

Commit ed022bc

Browse files
committed
Button size
1 parent 11da832 commit ed022bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/shared-components/src/room/composer/Banner/Banner.stories.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ export const WithAction: Story = {
4949
</p>
5050
),
5151
actions: (
52-
<Button kind="primary" size="sm">
52+
<Button kind="primary" size="md">
5353
Withdraw verification
5454
</Button>
5555
),

0 commit comments

Comments
 (0)