forked from huge/frontEnd/hugeOA

...
liyj
2020-06-24 7af09e42b49cd18f160c19297f47c4622b1eedc3
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;
    }
  }
}