From 28c8649014bb0030bb62c74da1b3f7854493d036 Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期四, 15 九月 2022 15:12:20 +0800 Subject: [PATCH] Default Changelist --- src/views/specialWorkSystem/workApplyManage/myApply/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/specialWorkSystem/workApplyManage/myApply/index.vue b/src/views/specialWorkSystem/workApplyManage/myApply/index.vue index 44f571a..390f236 100644 --- a/src/views/specialWorkSystem/workApplyManage/myApply/index.vue +++ b/src/views/specialWorkSystem/workApplyManage/myApply/index.vue @@ -282,7 +282,7 @@ <style scoped lang="scss"> $homeNavLengh: 8; .home-container { - height: calc(100vh - 114px); + height: calc(100vh - 144px); box-sizing: border-box; overflow: hidden; .demo-tabs{ -- Gitblit v1.9.2