We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
.mc-phone-number
Styles (CSS, SCSS, ...)
v1.78.0
There is a max-width property set on phone number component. But there are no max-width specified for the other input component. That seems an issue.
https://github.com/adeo/mozaic-design-system/blob/master/packages/styles/components/_c.phone-number.scss#L7
Example
No response
No max-width, it takes all the width available from its container
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am opening an issue for
Styles (CSS, SCSS, ...)
Package version
v1.78.0
Description
There is a max-width property set on phone number component. But there are no max-width specified for the other input component. That seems an issue.
https://github.com/adeo/mozaic-design-system/blob/master/packages/styles/components/_c.phone-number.scss#L7
Example
GitHub repository
No response
Mock-up(s)
No response
What happened?
No response
What is expected?
No max-width, it takes all the width available from its container
To Reproduce
No response
Code example
No response
Is this a regression?
Additional comments
No response
The text was updated successfully, but these errors were encountered: