king
2022-08-02 8d66ff34fae5b048a6b7923cc75d34f13a08be9d
src/tabviews/custom/components/card/cardcellList/index.scss
@@ -1,8 +1,21 @@
.card-cell-list {
  position: relative;
  line-height: 1.5;
  .ant-btn {
    padding: 0;
  }
  .ant-typography {
    margin: 0;
    padding: 0;
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    color: inherit;
    .anticon-copy {
      color: var(--mk-sys-color);
    }
  }
  .ant-mk-text {
    font-style: inherit;
@@ -16,6 +29,9 @@
      white-space: nowrap;
      border-radius: 50%;
      overflow: visible;
    }
    span {
      text-indent: 0px;
    }
  }
  .ant-mk-text:not(.line1):not(.line) {
@@ -148,6 +164,10 @@
  .ant-mk-picture.scale {
    cursor: zoom-in;
  }
  .ant-mk-icon {
    vertical-align: top;
    line-height: inherit;
  }
  .ant-switch-large {
    min-width: 60px;
    height: 30px;