#109908
fabriceb
Participant

Here is the soluce : just change this css variable : –smart-card-view-column-min-width

I do it directly in js after init of the cardview :
<div>$(“#myCard”).css(“–smart-card-view-column-min-width”, “600px”);</div>
<div></div>
<div>fabriceb</div>