From b499a57f1fb288e0bd0daf5d5e307b3cef6a4346 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E9=87=8E?= Date: Thu, 18 Sep 2025 23:23:39 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AD=97=E5=85=B8=E5=8F=8A?= =?UTF-8?q?=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommonPopup/index.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CommonPopup/index.module.scss b/src/components/CommonPopup/index.module.scss index 7210f10..d6df636 100644 --- a/src/components/CommonPopup/index.module.scss +++ b/src/components/CommonPopup/index.module.scss @@ -63,7 +63,7 @@ border: none; width: 154px; height: 44px; - border-radius: 12px; + border-radius: 12px!important; border: 0.5px solid rgba(0, 0, 0, 0.06); background: #fff; padding: 4px 10px;