From a37f7d0ffa0763cdc2d925d04b1d24a6c2b8d1c9 Mon Sep 17 00:00:00 2001 From: 付延余 <f-yanyu@outlook.com> Date: 星期四, 14 四月 2022 16:19:49 +0800 Subject: [PATCH] 劳动关系 --- src/pages/show/shehuiBaozhang/shehuiBaozhang.vue | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/pages/show/shehuiBaozhang/shehuiBaozhang.vue b/src/pages/show/shehuiBaozhang/shehuiBaozhang.vue index 3e8f513..5c04242 100644 --- a/src/pages/show/shehuiBaozhang/shehuiBaozhang.vue +++ b/src/pages/show/shehuiBaozhang/shehuiBaozhang.vue @@ -76,6 +76,9 @@ background-size: 100% 100%; width: 0.75rem /* 192/256 */; height: 0.3125rem /* 80/256 */; + display: flex; + justify-content: center; + padding: 0px!important; } .el-menu-item.is-active{ background:url("../../../assets/images/jiuye-menu-active.png") no-repeat center; -- Gitblit v1.9.1