Skip to content

Commit

Permalink
align icons
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Oct 17, 2024
1 parent 692413e commit e1ea046
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@ export function EditPluralOIDCClients({
},
}}
>
Add new Plural OIDC client <PlusIcon color={'icon-light'} />
Add new Plural OIDC client
<IconFrame icon={<PlusIcon color={'icon-light'} />} />
</div>
<EditPluralOIDCClientModal
open={createOpen}
Expand Down

0 comments on commit e1ea046

Please sign in to comment.