king
2024-11-07 e91e97e96eb91a4e095c4a2e762d3891dc7d9f25
src/tabviews/custom/components/card/double-data-card/index.scss
@@ -295,10 +295,12 @@
          margin-bottom: 0!important;
        }
      }
      div:last-child {
      >div:last-child {
        .sub-card-wrap {
          .card-item-box {
            border-bottom: none!important;
          >div:last-child {
            .card-item-box {
              border-bottom: none!important;
            }
          }
        }
      }