king
2022-08-16 cc836600db6b4adecaaeb383a09e6ff89a2f0553
src/tabviews/custom/components/card/data-card/index.scss
@@ -145,6 +145,18 @@
    padding: 10px;
    text-align: right;
  }
  .mk-more {
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    .anticon-down {
      margin-left: 2px;
    }
  }
  .mk-more.disabled {
    cursor: not-allowed;
    color: #bcbcbc;
  }
}
.custom-data-card-box::-webkit-scrollbar {
  width: 7px;