diff --git a/src/profiles/Profile.tsx b/src/profiles/Profile.tsx index 2711a63..f3ba85e 100644 --- a/src/profiles/Profile.tsx +++ b/src/profiles/Profile.tsx @@ -121,6 +121,8 @@ const Profile: Component = () => { color: inherit; font-style: italic; } + + word-break: break-all; } .acct-grp {