From 3fea4c6a262e3d5953f8cd528e12dda7eae6e3c9 Mon Sep 17 00:00:00 2001
From: SZH <szh_hello@163.com>
Date: Wed, 02 Nov 2022 15:51:21 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
src/views/safeKnowledge/internationalRules/index.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/safeKnowledge/internationalRules/index.vue b/src/views/safeKnowledge/internationalRules/index.vue
index 2c88f1e..083cfbb 100644
--- a/src/views/safeKnowledge/internationalRules/index.vue
+++ b/src/views/safeKnowledge/internationalRules/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