src/tabviews/custom/components/card/cardcellList/index.jsx
@@ -654,6 +654,10 @@ if (card.link) { _style.cursor = 'pointer' } if (_style.position === 'absolute') { _style.width = '100%' } let scale = url && card.scale === 'true' let urls = url ? url.split(',').filter(Boolean) : ['']