forked from huge/frontEnd/hugeOA

liyj
2020-05-27 b419b2add64d70bf1bdb2f491c3eb090dda2cfa3
src/components/common/HotListTableView/index.scss
@@ -7,7 +7,7 @@
/** Happy Coding */
.hot-list-table-view {
  &-main {
    margin: 24px 0;
    margin: 14px 0;
    padding-bottom: 24px;
    background: #fff;
    &-content {
@@ -22,7 +22,7 @@
      margin-bottom: 0 !important;
    }
    & a:visited {
      color: #559de6;
      color: #559de6 !important;
    }
  }
}