diff --git a/src/ui/views/Approval/components/Connect/index.tsx b/src/ui/views/Approval/components/Connect/index.tsx
index a9a041c799d..5b0908326af 100644
--- a/src/ui/views/Approval/components/Connect/index.tsx
+++ b/src/ui/views/Approval/components/Connect/index.tsx
@@ -79,6 +79,8 @@ const ConnectWrapper = styled.div`
line-height: 26px;
text-align: center;
color: var(--r-neutral-title-1, #192945);
+ word-wrap: break-word;
+ max-width: 100%;
}
}
}
diff --git a/src/ui/views/Approval/components/TextActions/index.tsx b/src/ui/views/Approval/components/TextActions/index.tsx
index adab3e5b142..4ec64385ae6 100644
--- a/src/ui/views/Approval/components/TextActions/index.tsx
+++ b/src/ui/views/Approval/components/TextActions/index.tsx
@@ -181,7 +181,9 @@ const Actions = ({
- {data &&