king
2024-04-29 50b49c1b760489c3430fc382656d57c5fbbab07c
src/tabviews/custom/components/card/cardcellList/index.scss
@@ -3,6 +3,10 @@
  position: relative;
  line-height: 1.5;
  
  .ant-col-0:not(.mk-cell-btn) {
    display: block;
    float: left;
  }
  .ant-btn {
    padding: 0;
  }
@@ -17,6 +21,7 @@
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    font-family: inherit;
    color: inherit;
    .anticon-copy {
      color: var(--mk-sys-color);
@@ -26,6 +31,7 @@
    font-style: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    font-family: inherit;
    .sequence-wrap {
      display: inline-block;
      width: 21px;
@@ -41,6 +47,7 @@
      font-style: inherit;
      font-weight: inherit;
      text-decoration: inherit;
      font-family: inherit;
    }
  }
  .ant-mk-text:not(.line1):not(.line) {
@@ -88,6 +95,7 @@
    background-size: cover;
  }
  .mk-cell-btn {
    text-align: center;
    min-height: 0px;
    > div {width: 100%;max-width: 100%;}
    button:not(.ant-switch) {
@@ -97,6 +105,7 @@
      min-height: 28px;
      padding: 0;
      overflow: hidden;
      text-align: inherit;
    }
    .ant-checkbox-wrapper:not(.square) {
      .ant-checkbox-inner, .ant-checkbox-checked::after {
@@ -154,6 +163,12 @@
    border-left: 0;
    border-right: 0;
  }
  .ant-mk-tag {
    .tag-item {
      display: inline-block;
      vertical-align: top;
    }
  }
  .ant-mk-check {
    white-space: nowrap;
    overflow: hidden;