king
2021-06-18 bb47f06e3c5eaf568aaecf870736787373ce73aa
src/tabviews/zshare/mutilform/checkCard/index.scss
@@ -8,7 +8,6 @@
    padding: 6px;
    margin-bottom: 12px;
    line-height: 1.5;
    transition: all 0.3s;
    cursor: pointer;
    span {
      display: block;
@@ -16,6 +15,7 @@
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    transition: all 0.3s;
  }
  .card-cell.active {
    border-color: #1890ff;
@@ -33,6 +33,7 @@
    margin-bottom: 12px;
    line-height: 1.5;
    cursor: pointer;
    transition: all 0.3s;
  }
  .card-pic-cell.active {
    border-color: #1890ff;