From da09365055318754ad71b00c38693e87d73886ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Sun, 10 Apr 2022 11:11:08 +0200 Subject: [PATCH] Dark styles for select component MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- app/soapbox/components/ui/select/select.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/ui/select/select.js b/app/soapbox/components/ui/select/select.js index 1cde69527..805161dd9 100644 --- a/app/soapbox/components/ui/select/select.js +++ b/app/soapbox/components/ui/select/select.js @@ -7,7 +7,7 @@ const Select = React.forwardRef((props, ref) => { return (