From 50dfd64df930a2c9e8776ecfecc018e89845384d Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期一, 03 八月 2020 20:03:55 +0800
Subject: [PATCH] 实时监控双击左侧树app修改

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

diff --git a/src/pages/gb28181/index/App.vue b/src/pages/gb28181/index/App.vue
index 58ebcca..1c8fb77 100644
--- a/src/pages/gb28181/index/App.vue
+++ b/src/pages/gb28181/index/App.vue
@@ -228,8 +228,8 @@
 </script>
 <style lang="scss">
 .s-basic-setting {
-  width: 100%;
   height: 100%;
+  padding: 0 30px;
   .el-form {
     width: 1000px;
     margin-top: 30px;

--
Gitblit v1.8.0