Refactor layout and scrolling for chat and welcome screens

This commit is contained in:
tranminhquang
2025-06-04 14:51:34 +07:00
parent fddf107e0a
commit 418c72991a
3 changed files with 3 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ export const WelcomeScreen: React.FC<WelcomeScreenProps> = ({
onCancel,
isLoading,
}) => (
<div className="flex flex-col items-center justify-center text-center px-4 flex-1 w-full max-w-3xl mx-auto gap-4">
<div className="h-full flex flex-col items-center justify-center text-center px-4 flex-1 w-full max-w-3xl mx-auto gap-4">
<div>
<h1 className="text-5xl md:text-6xl font-semibold text-neutral-100 mb-3">
Welcome.