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

Co-authored-by: Pablo Lara <larabjj@gmail.com>
This commit is contained in:
Prowler Bot
2025-03-06 13:01:10 +01:00
committed by GitHub
parent 5600131d6a
commit 65c081ce38
@@ -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"