From 3da941ea5a29930ff9441c8805828cd3147763e1 Mon Sep 17 00:00:00 2001 From: Idris Gadi Date: Thu, 2 Apr 2026 15:20:35 +0530 Subject: [PATCH] fix:style: add focus ring to the dropdown triggers --- src/components/SearchModal.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/SearchModal.tsx b/src/components/SearchModal.tsx index 8f1c70c76..e760bea47 100644 --- a/src/components/SearchModal.tsx +++ b/src/components/SearchModal.tsx @@ -569,7 +569,7 @@ function LibraryRefinement() {