From d9bb98ca91dc00e852ce2a8477c3e4957afa7183 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Thu, 18 Aug 2022 19:16:14 +0800
Subject: [PATCH] shenpiguize
---
src/views/intellectInspect/inspectTaskManage/inspectTask/components/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/intellectInspect/inspectTaskManage/inspectTask/components/index.vue b/src/views/intellectInspect/inspectTaskManage/inspectTask/components/index.vue
index ab5a8a5..03c6499 100644
--- a/src/views/intellectInspect/inspectTaskManage/inspectTask/components/index.vue
+++ b/src/views/intellectInspect/inspectTaskManage/inspectTask/components/index.vue
@@ -692,7 +692,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