From c55a1fbd229141ca0fde8cbf58fb5bb3eb768496 Mon Sep 17 00:00:00 2001 From: Devansh Jain <31609257+devanshrj@users.noreply.github.com> Date: Mon, 9 Mar 2026 16:56:50 -0700 Subject: [PATCH] fix: always right-align status bar footer content [LET-7888] (#1312) --- src/cli/components/InputRich.tsx | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/src/cli/components/InputRich.tsx b/src/cli/components/InputRich.tsx index 1b25924..9495f6f 100644 --- a/src/cli/components/InputRich.tsx +++ b/src/cli/components/InputRich.tsx @@ -412,12 +412,8 @@ const InputFooter = memo(function InputFooter({ )}