From f77dad86de37e5ab0df6a6ce43f21e1ab408d389 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期六, 08 八月 2020 11:23:39 +0800
Subject: [PATCH] 调整布局

---
 src/pages/settings/index/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/pages/settings/index/App.vue b/src/pages/settings/index/App.vue
index 234d499..749d7de 100644
--- a/src/pages/settings/index/App.vue
+++ b/src/pages/settings/index/App.vue
@@ -62,6 +62,7 @@
 <style lang="scss">
 .s-system-manage {
   width: 100% !important;
+  height: 100%;
   box-sizing: border-box;
   padding: 10px;
   background-color: #f8f9fb;

--
Gitblit v1.8.0