forked from huge/frontEnd/hugeOA

Mr Ke
2020-04-06 c95981ff1ce815becb658d3d79ca2ad1f9a532db
src/components/common/TopListTableView/index.scss
@@ -167,8 +167,21 @@
        color: #323232;
        text-align: center;
        line-height: 22px;
        padding-bottom: 15px;
        margin-bottom: 15px;
        font-weight: bold;
        position: relative;
        &-fuc {
          position: absolute;
          right: 0;
          bottom: 0;
          font-family: PingFangSC-Medium;
          font-size: 12px;
          color: #559de6;
          text-align: center;
          line-height: 20px;
          margin-right: 20px;
          cursor: pointer;
        }
      }
    }
  }