forked from huge/frontEnd/hugeOA

liuwh
2020-04-06 0bd9e1222d867893b66044b04754d9cc967d472e
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;
        }
      }
    }
  }