From 0cdd5a5d6e0452201ff9c25cdd17ec0938e64f41 Mon Sep 17 00:00:00 2001 From: yasha-meursault Date: Fri, 6 Feb 2026 20:19:59 +0400 Subject: [PATCH] fix headers height --- components/Modal/modalWithoutAnimation.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Modal/modalWithoutAnimation.tsx b/components/Modal/modalWithoutAnimation.tsx index c260956d..8077def9 100644 --- a/components/Modal/modalWithoutAnimation.tsx +++ b/components/Modal/modalWithoutAnimation.tsx @@ -70,7 +70,7 @@ export const ModalContent = (props: ModalContentProps) => {
{(header || showCloseButton) && (
-
+
{header}