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 c4567c7 commit c499eb4Copy full SHA for c499eb4
src/components/fields/RadioGroup/RadioGroup.tsx
@@ -51,7 +51,7 @@ const RadioGroupElement = tasty({
51
'horizontal & solid': 'row',
52
},
53
gap: {
54
- '': '.75x',
+ '': '1x',
55
solid: 0,
56
57
whiteSpace: 'nowrap',
0 commit comments