Skip to content

Commit

Permalink
Merge branch 'main' into lykhoyda/home_page_header_view
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut authored Sep 19, 2023
2 parents 46f1d99 + a393b46 commit 56db546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/src/components/modals/ProposalSigning.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ const ProposalSigning = ({
)}
{isGettingCallInfo && (
<Button disabled>
<CircularProgress />
<CircularProgress size="1rem" />
</Button>
)}
</Grid>
Expand Down

0 comments on commit 56db546

Please sign in to comment.