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
https://vuematerial.io/components/form
Chrome, Firefox and IE11
No scrollbar
No Link needed. Its live at the demo page.
The text was updated successfully, but these errors were encountered:
I think its because of gutters
Sorry, something went wrong.
Yes i saw it. md-gutter is wrong . It seems like a bug because the behaviour without the md-gutter is wrong too
Looks like removing overflow: auto; from md-card fix this issue.
overflow: auto;
md-card
No branches or pull requests
https://vuematerial.io/components/form
Which browser?
Chrome, Firefox and IE11
What is expected?
No scrollbar
What is actually happening?
Reproduction Link
No Link needed. Its live at the demo page.
The text was updated successfully, but these errors were encountered: