Skip to content

Commit

Permalink
centered available roles label
Browse files Browse the repository at this point in the history
  • Loading branch information
tenfinney committed Mar 1, 2022
1 parent 1832d8c commit fc6f66e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/web/components/Setup/SetupRoles.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ const RoleGroup: React.FC<RoleGroupProps> = ({
<Box mr={[0, 4]} my={[2, 4]}>
{title && (
<Heading
align="center"
flexDirection="column"
color={active ? 'cyan.500' : 'white'}
fontWeight="bold"
Expand Down

1 comment on commit fc6f66e

@vercel
Copy link

@vercel vercel bot commented on fc6f66e Mar 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.