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