diff --git a/apps/portal/src/components/offers/profile/ProfileComments.tsx b/apps/portal/src/components/offers/profile/ProfileComments.tsx index 5654ed5e..34ac8b67 100644 --- a/apps/portal/src/components/offers/profile/ProfileComments.tsx +++ b/apps/portal/src/components/offers/profile/ProfileComments.tsx @@ -110,10 +110,10 @@ export default function ProfileComments({ ); } return ( -
-
+
+
-
+
{isEditable && ( @@ -169,57 +169,62 @@ export default function ProfileComments({
-

Discussions

- {isEditable || session?.user?.name ? ( -
-