diff --git a/client/src/components/Chat/Landing.tsx b/client/src/components/Chat/Landing.tsx index c4eb4a904a..0983aa9286 100644 --- a/client/src/components/Chat/Landing.tsx +++ b/client/src/components/Chat/Landing.tsx @@ -159,7 +159,7 @@ export default function Landing({ centerFormOnLanding }: { centerFormOnLanding: endpointsConfig={endpointsConfig} containerClassName={containerClassName} context="landing" - className="h-2/3 w-2/3" + className="h-2/3 w-2/3 text-black dark:text-white" size={41} /> {startupConfig?.showBirthdayIcon && (