-
This is the sample snippet I've been referring to https://paste.twilio.design/components/grid#stacked-columns-in-a-vertical-layout ![]() While the For context: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Something like this? https://codesandbox.io/s/paste-starter-template-forked-dccf92?file=/src/index.tsx The key is to keep the total |
Beta Was this translation helpful? Give feedback.
Oh I see. Yeah it's strange, it only works if you provide an offset like this: https://codesandbox.io/s/paste-starter-template-forked-67r4j2?file=/src/index.tsx
I'll make a ticket to investigate further, but passing a 0 offset should unblock you for now