You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 2 columns and when my screen is less than 768px it's only 1. Problem is when it's collapsed the order is like this
column 1
column2
When it's not collapsed I have
Card 1 - Card 2
Card 3 - Card 4...
So I end up with card 1,3,2,4... Is there a way to achieve what I want with deckgrid?
THank you
The text was updated successfully, but these errors were encountered:
I have 2 columns and when my screen is less than 768px it's only 1. Problem is when it's collapsed the order is like this
column 1
column2
When it's not collapsed I have
Card 1 - Card 2
Card 3 - Card 4...
So I end up with card 1,3,2,4... Is there a way to achieve what I want with deckgrid?
THank you
The text was updated successfully, but these errors were encountered: