From ab886e647c9e31e3bb1feadff235326349ac70a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?marcin=20miko=C5=82ajczak?= Date: Thu, 30 Dec 2021 13:25:50 +0100 Subject: [PATCH] Minor styles improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: marcin mikołajczak --- app/soapbox/features/filters/index.js | 84 +++++++++++------------ app/soapbox/features/list_adder/index.js | 2 +- app/soapbox/features/list_editor/index.js | 2 +- app/styles/components/list-forms.scss | 6 +- app/styles/ui.scss | 4 ++ 5 files changed, 51 insertions(+), 47 deletions(-) diff --git a/app/soapbox/features/filters/index.js b/app/soapbox/features/filters/index.js index 753fda7a5..abd497fa5 100644 --- a/app/soapbox/features/filters/index.js +++ b/app/soapbox/features/filters/index.js @@ -215,54 +215,50 @@ class Filters extends ImmutablePureComponent {