From 50b1f9ff6e4e376028ce0c9f49aa58be7d4d4573 Mon Sep 17 00:00:00 2001 From: shinhyojeong Date: Tue, 30 Jan 2024 01:11:58 +0900 Subject: [PATCH] =?UTF-8?q?design:=20=EC=98=A4=ED=8D=BC=20=EC=B9=B4?= =?UTF-8?q?=EB=93=9C=20=EB=86=92=EC=9D=B4=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/post/PriceOfferCard/styled.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/post/PriceOfferCard/styled.ts b/src/components/post/PriceOfferCard/styled.ts index c0489cfa..a0df70d0 100644 --- a/src/components/post/PriceOfferCard/styled.ts +++ b/src/components/post/PriceOfferCard/styled.ts @@ -125,7 +125,7 @@ const OfferContent = styled.div` ` const CardBody = styled.div` - height: 564px; + max-height: 564px; padding: 20px 16px; ${({ theme }): string => `