From 695d6683bfb64db4dfb66d43ae3b4355de5abe25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Prod=27homme?= Date: Fri, 8 Nov 2024 15:30:02 +0100 Subject: [PATCH] refactor(client): Update the styles of the select --- client/src/components/ui/select.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/src/components/ui/select.tsx b/client/src/components/ui/select.tsx index f7b271f..e61c114 100644 --- a/client/src/components/ui/select.tsx +++ b/client/src/components/ui/select.tsx @@ -69,9 +69,9 @@ const SelectContent = React.forwardRef<