fix(credentials): adjust helper links to fit width (#7133)

This commit is contained in:
Pablo Lara
2025-03-06 11:42:26 +01:00
committed by GitHub
parent 690cb51f6c
commit ad456ae2fe
@@ -14,7 +14,7 @@ export const CredentialsRoleHelper = () => {
A <strong>new read-only IAM role</strong> must be manually created.
Use one of the following templates to create the IAM role:
</p>
<div className="flex flex-col gap-2">
<div className="flex w-fit flex-col gap-2">
<Link
href="https://github.com/prowler-cloud/prowler/blob/master/permissions/templates/cloudformation/prowler-scan-role.yml"
target="_blank"