From c738e3d4d0bf095caae774a2471e0961d42f6be7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BE=89?= <814457906@qq.com> Date: Tue, 9 Jul 2024 10:40:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/components/DepartmentList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/components/DepartmentList.vue b/src/views/components/DepartmentList.vue index bcd9d00..5a2a343 100644 --- a/src/views/components/DepartmentList.vue +++ b/src/views/components/DepartmentList.vue @@ -268,8 +268,6 @@ export default { width: 100%; height: 50px; border-bottom: 1px solid #dcdfe6; - display: flex; - align-items: center; position: relative; .count { @@ -278,6 +276,8 @@ export default { color: #a4a6aa; font-size: 13px; right: 15px; + line-height: 30px; + top: 10px; } .all {