src/tabviews/subtable/index.jsx
@@ -766,7 +766,7 @@ ) } else if (item.chartType === 'card') { return ( <Col span={item.width} key={item.uuid}> <Col className="card-view" span={item.width} key={item.uuid}> <CardComponent plot={item} config={config}