src/tabviews/custom/components/card/double-data-card/index.scss
@@ -226,7 +226,6 @@ background: var(--mk-sys-color); } .card-item-box { // width: 100%; display: flex; } .card-cell-list { @@ -285,6 +284,14 @@ transition: height 0.3s; } } .card-item-wrap.flex-card { >.card-item-box:first-child { display: flex; .card-cell-list { flex: 1; } } } } .custom-data-card-box::-webkit-scrollbar { width: 7px;