From 3db7e74be3bf1c4c239def25b51ba58acf5e2598 Mon Sep 17 00:00:00 2001 From: ZZJ <zzjdsg2300@163.com> Date: 星期二, 09 十一月 2021 15:47:02 +0800 Subject: [PATCH] 问题解决 --- 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