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
Bug: doc text overlap
text not overlaping
overlaping
Providing a StackBlitz reproduction is the best way to share your issue. go to https://material.angular.io/components/sidenav/overview
adding width: 100% will fix the issue
width: 100%
The text was updated successfully, but these errors were encountered:
I'm not sure, but maybe the right place for this issue is over here: https://github.com/angular/material.angular.io
Sorry, something went wrong.
OK, Thanks.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
No branches or pull requests
Bug, feature request, or proposal:
Bug: doc text overlap
What is the expected behavior?
text not overlaping
What is the current behavior?
overlaping
What are the steps to reproduce?
Providing a StackBlitz reproduction is the best way to share your issue.
go to https://material.angular.io/components/sidenav/overview
Is there anything else we should know?
adding
width: 100%
will fix the issueThe text was updated successfully, but these errors were encountered: