diff --git a/src/containers/user-profile/profile-info/ProfileInfo.styles.js b/src/containers/user-profile/profile-info/ProfileInfo.styles.js index 02261377f..29e98ca10 100644 --- a/src/containers/user-profile/profile-info/ProfileInfo.styles.js +++ b/src/containers/user-profile/profile-info/ProfileInfo.styles.js @@ -70,7 +70,8 @@ export const styles = { mb: 1 }, description: { - typography: { xs: 'body2', md: 'button' } + typography: { xs: 'body2', md: 'button' }, + overflowWrap: 'break-word' } }, doneIcon: {