Skip to content

Commit

Permalink
UpgradeAppPanel: center call to action (#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
sohkai authored Apr 17, 2019
1 parent ebb46fc commit 28ba272
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Upgrade/UpgradeOrganizationPanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ const UpgradeOrganizationPanel = React.memo(
<Button.Anchor
mode="strong"
wide
style={{ textAlign: 'center' }}
href={`#${getAppPath({
dao,
instanceId: 'apps',
Expand Down

0 comments on commit 28ba272

Please sign in to comment.