king
2022-05-29 f38b3321250222b81a797a538d9c3efa9f8a0ecb
src/templates/sharecomponent/cardcomponent/index.scss
@@ -15,10 +15,11 @@
      .ant-card-head-title {
        color: rgba(0, 0, 0, 0.85);
        font-weight: 500;
        min-width: 30px;
      }
      .ant-card-extra {
        color: #1890ff;
        i {
        .anticon {
          margin-right: 5px;
        }
      }
@@ -29,7 +30,7 @@
  }
  .chart-card-insert {
    text-align: center;
    i {
    .anticon {
      color: #1890ff;
    }
  }
@@ -183,6 +184,7 @@
          width: unset;
          margin-right: 3px;
          color: rgba(0, 0, 0, 0.45);
          vertical-align: middle;
        }
      }
      li:hover {