king
2022-05-31 1dceff28c5b9fd0e222156b12b5ffcd2510566ef
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>