From 0a9df3ac6b46ea76d6f8ebeda224964b66161d72 Mon Sep 17 00:00:00 2001 From: James Grugett Date: Sat, 13 Aug 2022 13:50:26 -0500 Subject: [PATCH] Group horizontal margin on tabs --- web/pages/group/[...slugs]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/group/[...slugs]/index.tsx b/web/pages/group/[...slugs]/index.tsx index fdd75949..cd4b7344 100644 --- a/web/pages/group/[...slugs]/index.tsx +++ b/web/pages/group/[...slugs]/index.tsx @@ -266,7 +266,7 @@ export default function GroupPage(props: { 0 ? tabIndex : 0} tabs={tabs} />