From 08440c183adc9309004444d879767e1492654350 Mon Sep 17 00:00:00 2001 From: Carrotzpc Date: Thu, 11 Jul 2024 17:57:37 +0800 Subject: [PATCH] fix(ProCard): change margin bottom for title --- src/ProCard/Header/index.tsx | 4 ++-- src/ProCard/Header/style.ts | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/ProCard/Header/index.tsx b/src/ProCard/Header/index.tsx index f8866c3..bad7b18 100644 --- a/src/ProCard/Header/index.tsx +++ b/src/ProCard/Header/index.tsx @@ -42,8 +42,8 @@ export const ProCardHeader: React.FC = props => { /> )} - - + +
{title}
{extra && (