src/tabviews/custom/components/card/table-card/index.scss
@@ -22,6 +22,10 @@ font-style: inherit; } } >.ant-pagination { margin-top: 10px; float: right; } .card-row-list::after { content: ' '; @@ -32,6 +36,8 @@ .card-row-list { overflow-y: auto; .card-item-box { overflow: hidden; background-color: #ffffff; transition: all 0.3s; } >.active >.card-item-box {