diff --git a/components/team-communication/internal/TeamNodes.tsx b/components/team-communication/internal/TeamNodes.tsx index 9dd4c3a..ab97047 100644 --- a/components/team-communication/internal/TeamNodes.tsx +++ b/components/team-communication/internal/TeamNodes.tsx @@ -106,6 +106,7 @@ const TeamNodes: FC = ({ return ( = ({ fontSize: adjustToMedia(media, [96, 104, 112]), fontFamily: 'Apple Color Emoji', }) / 2, - offsetY: - node.radius, + offsetY: node.radius, }) : { y: node.y, x: node.x }), fontSize: reactionChange