src/tabviews/custom/components/card/table-card/index.jsx
@@ -602,7 +602,7 @@ selectedData={[]} /> : null } <Row className={`card-row-list ${config.wrap.hover === 'true' ? 'mk-hover' : ''}`} style={{height: config.wrap.contentHeight}}> <Row className={`card-row-list ${config.wrap.hover === 'true' ? 'mk-hover' : ''} ${config.wrap.empSign === 'hidden' ? 'mk-empty-hide' : ''}`} style={{height: config.wrap.contentHeight}}> {precards.map((item, index) => ( <Col key={index} className="extend-card" span={24}> <div className="card-item-box" style={item.style}>