From 86687e3e362499b05587ec4d83a6b1133ce0d2b5 Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期二, 23 八月 2022 11:26:18 +0800 Subject: [PATCH] Default Changelist --- src/views/specialWorkSystem/approveProcessManage/approveProcessList/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/specialWorkSystem/approveProcessManage/approveProcessList/index.vue b/src/views/specialWorkSystem/approveProcessManage/approveProcessList/index.vue index ecc00ac..d548c7c 100644 --- a/src/views/specialWorkSystem/approveProcessManage/approveProcessList/index.vue +++ b/src/views/specialWorkSystem/approveProcessManage/approveProcessList/index.vue @@ -332,7 +332,7 @@ <style scoped lang="scss"> $homeNavLengh: 8; .home-container { - height: calc(100vh - 114px); + height: calc(100vh - 144px); box-sizing: border-box; overflow: hidden; .homeCard{ -- Gitblit v1.9.2