From ca7f6b86d7fa324fab84f448846c1dd07e587518 Mon Sep 17 00:00:00 2001 From: coolcoala Date: Sat, 23 Aug 2025 03:06:20 +0300 Subject: [PATCH] Fixed an issue with the selector width --- src/components/ui/select.tsx | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/components/ui/select.tsx b/src/components/ui/select.tsx index a6c52b56..bd59ebbf 100644 --- a/src/components/ui/select.tsx +++ b/src/components/ui/select.tsx @@ -63,13 +63,14 @@ function SelectContent({ {children}