From 9650eb29b0ed4fc7484531f729e43d06f27f194f 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, 5 Jul 2021 16:49:07 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=84=E8=8C=83=20role.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/css/module/button.css | 3 ++- view/system/role.html | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/component/pear/css/module/button.css b/component/pear/css/module/button.css index 62ac56f..b675f5c 100644 --- a/component/pear/css/module/button.css +++ b/component/pear/css/module/button.css @@ -15,7 +15,6 @@ background-color: white; border: 1px solid #dcdfe6; border-radius: 2px; - box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06); } .pear-btn i { @@ -34,6 +33,8 @@ .pear-btn-warming, .pear-btn-success, .pear-btn-primary { + height: 37px; + line-height: 37px; color: #fff !important } /** Button 主题 */ diff --git a/view/system/role.html b/view/system/role.html index 01bee0d..e4975a5 100644 --- a/view/system/role.html +++ b/view/system/role.html @@ -29,7 +29,7 @@