From c9685d4ce7a61d5cf8e4309819c4ba0c8b94b05c Mon Sep 17 00:00:00 2001 From: Daniil Sugonyaev Date: Sat, 31 Dec 2022 10:01:54 +0200 Subject: [PATCH] fix: Gengar two cols bug --- client/templates/Gengar/widgets/Section.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/templates/Gengar/widgets/Section.tsx b/client/templates/Gengar/widgets/Section.tsx index 356be8e2..bd338fea 100644 --- a/client/templates/Gengar/widgets/Section.tsx +++ b/client/templates/Gengar/widgets/Section.tsx @@ -75,7 +75,7 @@ const Section: React.FC = ({ {Array.from(Array(8).keys()).map((_, index) => (
index ? primaryColor : '',