find_my help on column width
carfnann opened this issue · 1 comments
carfnann commented
Hey,
I've just implemented the page find_my (by the way congrats for this amazing job), and I have issue to display correctly.
On a small screen (or page size), the display is ok
but on a large screen/page, it doesn't fit the page.
I have tried to modify the example items_class but nothing is good.
Why the base parameter are not working for me?
- type: custom:dwains-flexbox-card items_classes: 'col-xs-12' cards: - type: vertical-stack item_classes: 'col-xs-12 col-sm-3'
dwainscheeren commented
See #138