From 26cf40dcead494342a5c644ae3d46b5718bdf202 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Tue, 17 Oct 2023 23:23:58 +0800 Subject: [PATCH] Break the words --- src/components/account-info.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/account-info.css b/src/components/account-info.css index 0cd656ff..a1affba0 100644 --- a/src/components/account-info.css +++ b/src/components/account-info.css @@ -189,6 +189,7 @@ var(--private-note-border-color) ); transition: transform 0.15s ease-in-out; + overflow-wrap: anywhere; span { color: inherit;