From 3765f6a7d974137543c8cf08de1b601a31a3b4f4 Mon Sep 17 00:00:00 2001 From: Timur Ercan Date: Fri, 3 Feb 2023 13:20:34 +0100 Subject: [PATCH] button remove default margin --- apps/web/pages/documents/[id]/index.tsx | 1 + packages/ui/components/button/Button.tsx | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/pages/documents/[id]/index.tsx b/apps/web/pages/documents/[id]/index.tsx index 5e2176013..e8fcb18cf 100644 --- a/apps/web/pages/documents/[id]/index.tsx +++ b/apps/web/pages/documents/[id]/index.tsx @@ -82,6 +82,7 @@ const DocumentsDetailPage: NextPageWithLayout = (props: any) => {