You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wigsnes You need to get the Material-UI styles injected after the material.io styles. In your case, the styles should be linked from the head, not the body element.
If you have a question on StackOverflow, you are welcome to link to it here, it might help others.
If your issue is subsequently confirmed as a bug, and the report follows the issue template, it can be reopened.
Current Behavior 😯
Icons do not change in size, stays in default, might be CSS files that are in the wrong order. Not sure.
Expected Behavior 🤔
Should be different sizes.
Steps to Reproduce 🕹
Here is demo showing the problem:
https://codesandbox.io/s/material-demo-oizfb
The text was updated successfully, but these errors were encountered: