From 23f1bf22c42a904c05cee63e10c9fd8b60dfe8f5 Mon Sep 17 00:00:00 2001 From: Admin <978517621@qq.com> Date: 星期二, 20 九月 2022 14:54:56 +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