From c696b6f70b19569c6527db77a7d111a009e44113 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Thu, 10 Aug 2023 15:30:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/public/apartment-item.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/public/apartment-item.vue b/src/components/public/apartment-item.vue index feaca76..80accc8 100644 --- a/src/components/public/apartment-item.vue +++ b/src/components/public/apartment-item.vue @@ -70,7 +70,7 @@ const goapArtmentDetails = () => redirectToExternalWebsite(`/apartmentDetail?uni .img { width: 366px; height: 244px; - border-radius: 10px; + border-radius: 16px; margin-bottom: 19px; }