forked from huge/frontEnd/hugeOA

Mr Ke
2020-06-01 3410959e2feaf93734b4ae90f045593e3467ab9a
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;
    }
  }
}