From c587fbdad6f75ba05e5440b41be144bd335703aa Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期四, 03 十二月 2020 17:16:29 +0800
Subject: [PATCH] 左侧目录树样式优化

---
 src/components/LeftNav.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/LeftNav.vue b/src/components/LeftNav.vue
index dbf8e0c..055b299 100644
--- a/src/components/LeftNav.vue
+++ b/src/components/LeftNav.vue
@@ -258,7 +258,7 @@
             </div>
 
             <!-- 鏈湴瑙嗛婧愬垪琛� -->
-            <div class="dev-vedio-list">
+            <div class="dev-vedio-list" >
               <!-- 娣诲姞鏂囦欢澶瑰浘鏍� -->
               <div class="tree-edit area-add" v-show="!DataStackPool.readonly">
                 <el-tooltip content="娣诲姞鏂囦欢澶�" placement="bottom" popper-class="atooltip">

--
Gitblit v1.8.0