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.
2 parents b09d341 + 5ecb1a8 commit 9b568a8Copy full SHA for 9b568a8
src/theme/components/input.ts
@@ -38,6 +38,7 @@ const baseStyle = (props: any) => {
38
_input: {
39
bg: 'transparent',
40
flex: 1,
41
+ w: '100%',
42
},
43
_light: {
44
placeholderTextColor: 'text.400',
0 commit comments