src/tabviews/custom/components/card/cardcellList/index.jsx @@ -562,6 +562,8 @@ } else { _imagestyle.paddingTop = '100%' } _imagestyle.backgroundSize = card.backgroundSize || 'cover' if (card.link) { _style.cursor = 'pointer'