From fbe7b755498c7a95156a4b65a4dfc0b43c205d00 Mon Sep 17 00:00:00 2001
From: heyujie <516346543@qq.com>
Date: 星期二, 09 十一月 2021 11:31:38 +0800
Subject: [PATCH] lkj数据管理

---
 src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
index dd42281..73a4df5 100644
--- a/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
+++ b/src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -1311,7 +1311,6 @@
           font-size: 20px;
           right: 10px;
           bottom: 10px;
-         
         }
       }
       .el-table--striped
@@ -1334,7 +1333,6 @@
         th.is-leaf {
           border: none;
         }
-        
       }
       .pagination-center {
         text-align: center;
@@ -1343,14 +1341,14 @@
       }
     }
     .star {
-          font-size: 20px;
-          i {
-            color: #c7d0e5;
-          }
-          .follow {
-            color: #f90741;
-          }
-        }
+      font-size: 20px;
+      i {
+        color: #c7d0e5;
+      }
+      .follow {
+        color: #f90741;
+      }
+    }
     .el-dialog__wrapper {
       top: -22px;
     }
@@ -1368,7 +1366,8 @@
       .el-dialog__header {
         padding: 0px;
         .el-dialog__headerbtn {
-          top: 6px;
+          top: 10px;
+          font-size: 20px;
         }
       }
       .title-partment {

--
Gitblit v1.8.0