king
2024-11-07 a02fc6a77fa1b35c6516b2d37108d80e260c6c85
src/tabviews/custom/components/card/double-data-card/index.scss
@@ -286,8 +286,18 @@
          margin-bottom: 0!important;
        }
      }
      div:last-child {
      .extend-card:last-child:not(:only-child) {
        position: sticky;
        bottom: 0;
        z-index: 1;
        .card-item-box {
          margin-top: 0!important;
          margin-bottom: 0!important;
        }
      }
      >div:last-child {
        .sub-card-wrap {
          >div:last-child {
          .card-item-box {
            border-bottom: none!important;
          }
@@ -295,6 +305,7 @@
      }
    }
  }
  }
  .data-zoom-box::-webkit-scrollbar {
    height: 9px;
    width: 7px;