diff --git a/packages/bento-design-system/src/TextField/BaseTextInput.tsx b/packages/bento-design-system/src/TextField/BaseTextInput.tsx index 2dc34297d..07c04d6ab 100644 --- a/packages/bento-design-system/src/TextField/BaseTextInput.tsx +++ b/packages/bento-design-system/src/TextField/BaseTextInput.tsx @@ -74,7 +74,7 @@ export function BaseTextInput(props: Props) { type={type} // NOTE(gabro): this is to please TS, since the inputProps type is very broad color={undefined} - width={undefined} + width="full" height={undefined} className={[ inputRecipe({