From b9a6dedb6215356312a74eefc9089f9ad58fadc2 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 5 May 2022 17:08:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8B=E7=BA=A7=E9=80=89=E6=8B=A9=E5=8C=BA?= =?UTF-8?q?=E5=9F=9F=E5=8F=98=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/saas/AppGridManagement/SetGird.vue | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/saas/AppGridManagement/SetGird.vue b/src/saas/AppGridManagement/SetGird.vue index c03f8890..e96ef17d 100644 --- a/src/saas/AppGridManagement/SetGird.vue +++ b/src/saas/AppGridManagement/SetGird.vue @@ -234,19 +234,15 @@ export default { vertical-align: bottom; } - .right-icon { - display: inline-block; - width: 100px; - box-sizing: border-box; - text-align: center; - } - .imgs { width: 40px; height: 40px; margin-right: 0; vertical-align: middle; } + .u-icon{ + padding: 0 16px; + } } } }