diff --git a/web/app/components/workflow/header/online-users.tsx b/web/app/components/workflow/header/online-users.tsx index fa3b8fa7f0..27abb88747 100644 --- a/web/app/components/workflow/header/online-users.tsx +++ b/web/app/components/workflow/header/online-users.tsx @@ -114,7 +114,7 @@ const OnlineUsers = () => { key={`${user.sid}-${index}`} popupContent={renderDisplayName( user, - 'system-xs-medium text-text-tertiary', + 'system-xs-medium text-text-secondary', 'text-text-quaternary', )} position="bottom"