src/tabviews/custom/components/card/cardcellList/index.jsx
@@ -610,7 +610,7 @@ return ( <Col key={card.uuid} span={card.width}> <div style={card.style}> <div className="video-wrap" style={card.style}> <Video card={card} poster={poster} value={url}/> </div> </Col>