ZZJ
2021-11-09 65e579fdba68b40e9583765371918aee2b47c83b
src/pages/shuohuangMonitorAnalyze/components/searchForVideoAnalyze.vue
@@ -995,7 +995,6 @@
      .config {
        display: flex;
        flex-wrap: no-wrap;
        cursor: pointer;
        border-bottom: 1px solid #d7dce8;
        .title {
          padding: 10px 20px;
@@ -1071,7 +1070,7 @@
          .more {
            margin-top: 7px;
            padding: 0px 6px;
            cursor: pointer;
            margin-right: 10px;
            width: 46px;
            height: 25px;
@@ -1085,6 +1084,7 @@
          .multCheck {
            margin-top: 7px;
            width: 44px;
            cursor: pointer;
            height: 23px;
            line-height: 23px;
            padding: 0px 12px;
@@ -1096,14 +1096,6 @@
            span {
              color: #ee4e6e;
            }
            // &:hover {
            //   color: #7695ec;
            //   border-color: #7695ec;
            // }
            // &.checked {
            //   color: #409eff;
            //   border-color: #409eff;
            // }
          }
        }
        .el-menu.el-menu--horizontal {