From 7ebe8f524365713ee44e7b0ebc67adb44015e959 Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 14:25:20 +0000 Subject: [PATCH] feat: add overflowWrap to toast options for better text wrapping Co-Authored-By: Guille --- .../walletconnect/src/components/CrossmintWalletConnect.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/client/wallets/walletconnect/src/components/CrossmintWalletConnect.tsx b/packages/client/wallets/walletconnect/src/components/CrossmintWalletConnect.tsx index 04b713078..e3acecc3d 100644 --- a/packages/client/wallets/walletconnect/src/components/CrossmintWalletConnect.tsx +++ b/packages/client/wallets/walletconnect/src/components/CrossmintWalletConnect.tsx @@ -56,6 +56,7 @@ function ToasterWrapper() { style: { backgroundColor: uiConfig.colors.backgroundSecondary, color: uiConfig.colors.textPrimary, + overflowWrap: "anywhere", }, error: { iconTheme: {