From db0e7a4248028e1efdf38ad2d27deb9dd1be3a84 Mon Sep 17 00:00:00 2001 From: Ehsan Heydari Date: Mon, 7 Aug 2023 15:11:23 +0200 Subject: [PATCH 1/2] fix(headr): header should always have same height --- src/components/header/header.styles.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/header/header.styles.ts b/src/components/header/header.styles.ts index d9c3af776..ad6e19465 100644 --- a/src/components/header/header.styles.ts +++ b/src/components/header/header.styles.ts @@ -59,6 +59,7 @@ export default { width: '100%', height: '70px', + minHeight: '70px', borderBottomWidth: '1px', borderBottomStyle: 'solid', From 798fed5990465daa92b520ae3b8484a7e1786839 Mon Sep 17 00:00:00 2001 From: Ehsan Heydari Date: Mon, 7 Aug 2023 15:12:40 +0200 Subject: [PATCH 2/2] build --- dist/index.mjs | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.mjs b/dist/index.mjs index 5d2522222..b70320fac 100644 --- a/dist/index.mjs +++ b/dist/index.mjs @@ -55401,6 +55401,7 @@ const r$e = ({ zIndex: 30, width: "100%", height: "70px", + minHeight: "70px", borderBottomWidth: "1px", borderBottomStyle: "solid" }, y$e = ({ width: t = 114, height: e = 22, withName: n = !1 }) => {