From 1db17d6558490738e5e01d9e1005144f1f1580cd Mon Sep 17 00:00:00 2001 From: Daseul Kim Date: Thu, 5 Jun 2025 15:34:07 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EC=A7=80=EB=B6=95=EC=9E=AC=20?= =?UTF-8?q?=EC=83=81=EC=84=B8=20=ED=8C=9D=EC=97=85=20=ED=95=98=EB=8B=A8=20?= =?UTF-8?q?=EB=B2=84=ED=8A=BC=20float=20=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../popup/SuitableDetailPopupButton.tsx | 32 ++++++++++--------- 1 file changed, 17 insertions(+), 15 deletions(-) diff --git a/src/components/popup/SuitableDetailPopupButton.tsx b/src/components/popup/SuitableDetailPopupButton.tsx index 085dc92..8340f94 100644 --- a/src/components/popup/SuitableDetailPopupButton.tsx +++ b/src/components/popup/SuitableDetailPopupButton.tsx @@ -19,21 +19,23 @@ export default function SuitableDetailPopupButton() { } return ( -
-
- -
-
- -
-
- +
+
+
+ +
+
+ +
+
+ +
)