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
It seems that the fixed property of the App Bar doesn't work.
I have changed line 7 of header.jsx file to
<AppBar className={style.appbar} fixed flat>
Now the App Bar overlay the content.
Best regards Rico
The text was updated successfully, but these errors were encountered:
I'm checking on this ASAP. Maybe it's a toolbox issue
Sorry, something went wrong.
Did you ever get a chance to look into this? I'm having this same issue.
Wow, totally forgot about this. Maybe you can open an issue in the main repo?
I created an issue in the main repo as requested.
No branches or pull requests
It seems that the fixed property of the App Bar doesn't work.
I have changed line 7 of header.jsx file to
Now the App Bar overlay the content.
Best regards
Rico
The text was updated successfully, but these errors were encountered: