From 6a75fc421f0376204df168a85b9f1af10281dca8 Mon Sep 17 00:00:00 2001 From: jee eun kang Date: Sun, 28 Jul 2024 19:17:45 +0900 Subject: [PATCH] Add. fix header style --- src/components/layout/CommonHeader.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/layout/CommonHeader.tsx b/src/components/layout/CommonHeader.tsx index bca72f0..5d7216a 100644 --- a/src/components/layout/CommonHeader.tsx +++ b/src/components/layout/CommonHeader.tsx @@ -27,7 +27,7 @@ const CommonHeader = (props: CommonHeaderProps) => { width: '100%', height: '7vh', flexDirection: 'row', - flex: '0 0 10%', + flex: '0 0 7vh', }} >