From 82ca87b27954976d608814681e036d800a92954f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Mon, 28 Jun 2021 03:41:42 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8C=89=E9=92=AE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/css/module/button.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/component/pear/css/module/button.css b/component/pear/css/module/button.css index cff91cf..62ac56f 100644 --- a/component/pear/css/module/button.css +++ b/component/pear/css/module/button.css @@ -14,7 +14,7 @@ font-size: 14px; background-color: white; border: 1px solid #dcdfe6; - border-radius: 4px; + border-radius: 2px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06); }