From 1806b704180ea70a7685f1acc50567fb2ef7aeb9 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Tue, 3 Jun 2025 14:42:59 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=93=20a11y:=20Add=20Solid=20Marker=20t?= =?UTF-8?q?o=20Improve=20Visibility=20in=20LLM=20Menu=20(#7714)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat[a11y]: add solid left border to improve visibility in LLM's submenu items. * 🎨 style: Update CustomMenuItem class for improved border visibility --------- Co-authored-by: Derek Jackson --- client/src/components/Chat/Menus/Endpoints/CustomMenu.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Chat/Menus/Endpoints/CustomMenu.tsx b/client/src/components/Chat/Menus/Endpoints/CustomMenu.tsx index eec0cf23b3..d466698938 100644 --- a/client/src/components/Chat/Menus/Endpoints/CustomMenu.tsx +++ b/client/src/components/Chat/Menus/Endpoints/CustomMenu.tsx @@ -159,7 +159,7 @@ export const CustomMenuItem = React.forwardRef