Actions
Default
Children stack full-width on mobile and collapse to a content-width row on tablet and above. No width logic is needed on the buttons themselves.
<Actions space="small"> <Button tone="brand" variant="solid"> Save changes </Button> <Button tone="neutral" variant="soft"> Cancel </Button></Actions>