From 7bcd2ce6ca818ec1ab1ffaf21e5d3a86d3f40f5b Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 4 Feb 2026 09:54:37 +0100 Subject: [PATCH] Remove red focus ring from command input Co-Authored-By: Claude Opus 4.5 --- src/components/ui/command.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/command.tsx b/src/components/ui/command.tsx index 1fe31ee..a0ad2a2 100644 --- a/src/components/ui/command.tsx +++ b/src/components/ui/command.tsx @@ -45,7 +45,7 @@ const CommandInput = React.forwardRef<