From 714d0b037105b498015bbe8156eef1b3835b748a Mon Sep 17 00:00:00 2001 From: Oleg Shulyakov Date: Thu, 18 Sep 2025 19:39:58 +0300 Subject: [PATCH] ui: Fix mobile padding --- src/App.tsx | 2 +- src/components/ChatInput.tsx | 4 ++-- src/components/Footer.tsx | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index d841827..86842aa 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -132,7 +132,7 @@ const AppLayout: FC = () => { return ( <> -
+
-
+