From b523f8426c3ba2e4fcac3c196b5bef2af455c0c2 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: Fri, 26 Aug 2022 12:43:13 +0800
Subject: [PATCH] Merge branch 'master' of https://sinanoaq.cn:8888/r/gtqt
---
src/views/safeKnowledge/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/safeKnowledge/index.vue b/src/views/safeKnowledge/index.vue
index f2bc7ff..c90267a 100644
--- a/src/views/safeKnowledge/index.vue
+++ b/src/views/safeKnowledge/index.vue
@@ -24,10 +24,10 @@
}
</script>
-<!-- Add "scoped" attribute to limit CSS to this component only -->
+<!-- Add "scoped" attribute to limit CSS to this components only -->
<style scoped lang="scss">
.home-container{
- height: calc(100vh - 114px);
+ height: calc(100vh - 144px);
box-sizing: border-box;
overflow: hidden;
--
Gitblit v1.9.2