From e3cbdc0569a39be839840a4b7387e24b027356d1 Mon Sep 17 00:00:00 2001 From: wanggeng888 <450292408@qq.com> Date: Fri, 7 May 2021 10:31:51 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=8F=90=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/role/permission/update.html | 1 + 1 file changed, 1 insertion(+) diff --git a/service-role/src/main/resources/templates/role/permission/update.html b/service-role/src/main/resources/templates/role/permission/update.html index 662d86bb..0a26298b 100644 --- a/service-role/src/main/resources/templates/role/permission/update.html +++ b/service-role/src/main/resources/templates/role/permission/update.html @@ -14,6 +14,7 @@ margin-top: 20px !important; } .api-tag {float: right} + .layui-form-checkbox span {padding-right: 0px !important;}