diff --git a/src/components/new-safe/create/steps/OwnerPolicyStep/index.tsx b/src/components/new-safe/create/steps/OwnerPolicyStep/index.tsx
index c60486b05c..f791ff5ffd 100644
--- a/src/components/new-safe/create/steps/OwnerPolicyStep/index.tsx
+++ b/src/components/new-safe/create/steps/OwnerPolicyStep/index.tsx
@@ -170,7 +170,13 @@ const OwnerPolicyStep = ({
- }>
+ }
+ >
Back