From 5a1616f169d75ece07d2d12a8edac3e5f660a920 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期四, 08 九月 2022 09:36:16 +0800 Subject: [PATCH] 合并 --- 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