From d5a7e35a86811b6fba87c1883c489a463393ed69 Mon Sep 17 00:00:00 2001 From: Gamius00 Date: Sun, 12 May 2024 21:17:25 +0200 Subject: [PATCH] Changed select language background color --- src/components/ui/select.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ui/select.tsx b/src/components/ui/select.tsx index acad2e33..2dceee36 100644 --- a/src/components/ui/select.tsx +++ b/src/components/ui/select.tsx @@ -75,7 +75,7 @@ const SelectContent = React.forwardRef<