We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c2a9f commit 2b0d7fbCopy full SHA for 2b0d7fb
src/components/fields/RadioGroup/RadioGroup.tsx
@@ -69,6 +69,7 @@ const RadioGroupElement = tasty({
69
'tabs | disabled': '#dark.06',
70
},
71
width: 'max-content max-content initial',
72
+ flexShrink: 0,
73
gap: {
74
'': '1x',
75
tabs: '.5x',
0 commit comments