From 979bd0697e7b02c81d5c7aee694a66589cc30d4d Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Wed, 7 Aug 2024 15:20:25 +0200 Subject: [PATCH] Update common-header.tsx --- documentation/src/refine-theme/common-header.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/src/refine-theme/common-header.tsx b/documentation/src/refine-theme/common-header.tsx index a936b43b..aeda3393 100644 --- a/documentation/src/refine-theme/common-header.tsx +++ b/documentation/src/refine-theme/common-header.tsx @@ -87,7 +87,7 @@ export const CommonHeader = ({ trackProgress }: Props) => { "text-gray-1000 dark:text-gray-0", "text-base", "font-bold", - "margin-right: 2", + "pr-2", )} > OpenPanel