Vben
2021-04-07 5b8eb4a49a097a47caf491c44df427522ab58daa
src/views/demo/page/account/center/Application.vue
@@ -64,7 +64,6 @@
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.85);
        .icon {
          margin-top: -5px;
@@ -75,19 +74,18 @@
      &-num {
        margin-left: 24px;
        line-height: 36px;
        color: #7d7a7a;
        color: @text-color-secondary;
        span {
          margin-left: 5px;
          font-size: 18px;
          color: #000;
        }
      }
      &-download {
        float: right;
        font-size: 20px !important;
        color: #1890ff;
        color: @primary-color;
      }
    }
  }