From e6bda688ac3ba1c04e82721add92e755ea5386c3 Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Mon, 14 Mar 2022 09:19:22 +0100 Subject: [PATCH] fix(client/basics): fix issue with overlapping photo filters on safari/webkit/iOS --- client/components/build/LeftSidebar/sections/Basics.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/client/components/build/LeftSidebar/sections/Basics.tsx b/client/components/build/LeftSidebar/sections/Basics.tsx index b9427cea..6f3d2c5b 100644 --- a/client/components/build/LeftSidebar/sections/Basics.tsx +++ b/client/components/build/LeftSidebar/sections/Basics.tsx @@ -27,10 +27,12 @@ const Basics = () => {
-
- +
+
+ +
-
+