🚸 Fix vat input size for better placeholder visibility
This commit is contained in:
@@ -161,6 +161,7 @@ export const PreCheckoutModal = ({
|
||||
withVariableButton={false}
|
||||
debounceTimeout={0}
|
||||
placeholder={vatValuePlaceholder}
|
||||
flexShrink={0}
|
||||
/>
|
||||
</HStack>
|
||||
</FormControl>
|
||||
|
||||
Reference in New Issue
Block a user