From df714f1112e6fa087fa07d50e148e2163d2be701 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 5 May 2022 17:37:25 -0500 Subject: [PATCH] SoapboxConfig: improve ColorPicker styles --- .../features/soapbox_config/components/color-with-picker.tsx | 4 ++-- app/soapbox/features/soapbox_config/index.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/soapbox/features/soapbox_config/components/color-with-picker.tsx b/app/soapbox/features/soapbox_config/components/color-with-picker.tsx index 6178140e6..711883807 100644 --- a/app/soapbox/features/soapbox_config/components/color-with-picker.tsx +++ b/app/soapbox/features/soapbox_config/components/color-with-picker.tsx @@ -38,13 +38,13 @@ const ColorWithPicker: React.FC = ({ buttonId, label, value, o }; return ( -
+