diff --git a/apps/comments-ui/src/components/popups/AddDetailsPopup.tsx b/apps/comments-ui/src/components/popups/AddDetailsPopup.tsx index 9cc5eea656..10c5e70abc 100644 --- a/apps/comments-ui/src/components/popups/AddDetailsPopup.tsx +++ b/apps/comments-ui/src/components/popups/AddDetailsPopup.tsx @@ -118,14 +118,12 @@ const AddDetailsPopup = (props: Props) => { return (
- {!isMobile() && -
-
- {renderExampleProfiles()} -
+
+
+ {renderExampleProfiles()}
- } -
+
+

{t('Complete your profile')}.

{t('Add context to your comment, share your name and expertise to foster a healthy discussion.')}