From e3c29277f3ca837adb0ad1bc02de71799e429ade Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Mon, 22 Sep 2025 15:55:07 +0700 Subject: [PATCH] chore: update chatscreen padding --- web-app/src/routes/index.tsx | 58 +++++++++++++++++++++--------------- 1 file changed, 34 insertions(+), 24 deletions(-) diff --git a/web-app/src/routes/index.tsx b/web-app/src/routes/index.tsx index b3e7862e5..61669a503 100644 --- a/web-app/src/routes/index.tsx +++ b/web-app/src/routes/index.tsx @@ -57,35 +57,45 @@ function Index() { } return ( -
+
{PlatformFeatures[PlatformFeature.ASSISTANTS] && } -
-
-
-

+
+
+
+

{t('chat:welcome')}

-

+

{t('chat:description')}