From 8a9fc87f37ae929059a76e2622691d3222985214 Mon Sep 17 00:00:00 2001 From: liuye Date: Mon, 17 Jan 2022 18:04:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppGridManagement/SelectGird.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps/AppGridManagement/SelectGird.vue b/src/apps/AppGridManagement/SelectGird.vue index b118e54c..556e48e3 100644 --- a/src/apps/AppGridManagement/SelectGird.vue +++ b/src/apps/AppGridManagement/SelectGird.vue @@ -228,7 +228,7 @@ export default { .imgs { width: 40px; height: 40px; - margin-right: 20px; + vertical-align: middle; } } }