From 259760311e41c97c3ccb6defb50c0c6e5cf15de6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Thu, 18 Aug 2022 16:29:27 +0200 Subject: [PATCH] Dark theme for consumers list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- app/soapbox/features/auth_login/components/consumers-list.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/features/auth_login/components/consumers-list.tsx b/app/soapbox/features/auth_login/components/consumers-list.tsx index 84f65d900..7136d08e4 100644 --- a/app/soapbox/features/auth_login/components/consumers-list.tsx +++ b/app/soapbox/features/auth_login/components/consumers-list.tsx @@ -16,7 +16,7 @@ const ConsumersList: React.FC = () => { if (providers.size > 0) { return ( - +