From 0dde108cbd1f1c54321089818e38827866e8a118 Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: Tue, 23 Aug 2022 15:45:31 +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