king
2024-11-07 5f90af5a69edda0cd465ac1a6d6c8282bcaf4a0c
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;