king
2020-10-26 1b89aa4493d1c9768447f2f480d594cdb8077fdc
src/tabviews/custom/components/card/data-card/index.scss
@@ -1,5 +1,8 @@
.custom-card-box {
  background: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 100px;
  display: flex;
  position: relative;
@@ -16,7 +19,8 @@
    }
    img {
      width: 15px;
      height: 100px;
      padding: 0 2px;
      height: 70px;
      cursor: pointer;
    }
  }