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 4d3c479 commit 27e580dCopy full SHA for 27e580d
src/components/fields/RadioGroup/RadioGroup.tsx
@@ -68,7 +68,7 @@ const RadioGroupElement = tasty({
68
'': '#clear',
69
'tabs | disabled': '#dark.06',
70
},
71
- width: 'max-content',
+ width: 'max-content max-content initial',
72
gap: {
73
'': '1x',
74
tabs: '.5x',
0 commit comments