From 8cd3daee9dc6dee1a01921d2314c24b7c067c9e1 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Mon, 27 Dec 2021 12:12:09 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8F=91=E5=B8=83=E4=BB=BB=E5=8A=A1?= =?UTF-8?q?=E5=87=BA=E5=8F=A3=E5=B0=8F=E5=B1=8F=E5=B9=95=E4=B8=8B=E6=96=B9?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E4=B8=8D=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/assets/sass/pages/common.scss | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/assets/sass/pages/common.scss b/resources/assets/sass/pages/common.scss index 2122a774..3b4b1c7f 100755 --- a/resources/assets/sass/pages/common.scss +++ b/resources/assets/sass/pages/common.scss @@ -180,6 +180,12 @@ body { .adaption { display: flex; align-items: center; + > .ivu-btn { + padding: 0; + > span { + padding: 0 15px; + } + } .ivu-btn { height: 38px; line-height: 36px;