king
2022-03-30 25fbc16aa14667064ac5de854183b09e01105f2c
src/tabviews/custom/components/card/data-card/index.scss
@@ -46,6 +46,14 @@
      cursor: pointer;
    }
  }
  .card-row-list.flex-layout {
    display: flex;
    width: 100%;
    >.ant-col {
      width: 5%;
      flex: 1;
    }
  }
  .card-item-box {
    position: relative;
    background-color: #ffffff;