From cf1fc02d27fa6d638a78f3a8f0cfd3ea8b1932e5 Mon Sep 17 00:00:00 2001 From: David Hill Date: Thu, 22 Jan 2026 09:39:36 +0000 Subject: update jump to latest button with circular design and animation - add arrow-down-to-line icon - circular 32px button centered above prompt input - fade/scale/translate animation on show/hide - fix duplicate language.ru keys in i18n files --- packages/app/src/pages/session.tsx | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) (limited to 'packages/app/src/pages') diff --git a/packages/app/src/pages/session.tsx b/packages/app/src/pages/session.tsx index 953634ca8..5e4eeafd5 100644 --- a/packages/app/src/pages/session.tsx +++ b/packages/app/src/pages/session.tsx @@ -1360,23 +1360,24 @@ export default function Page() { } >
- -
- -
-
+
+ +
{ -- cgit v1.2.3