king
2024-11-06 e2fd227b24a2d188ef209dc47fabcc8390f2a94b
src/tabviews/custom/components/card/data-card/index.scss
@@ -79,6 +79,15 @@
        margin-bottom: 0!important;
      }
    }
    .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 {
      .card-item-box {
        border-bottom: none!important;