Skip to content
New issue

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

Icons not changing size with use of fontsize #18256

Closed
2 tasks done
wigsnes opened this issue Nov 7, 2019 · 2 comments
Closed
2 tasks done

Icons not changing size with use of fontsize #18256

wigsnes opened this issue Nov 7, 2019 · 2 comments
Labels
support: Stack Overflow Please ask the community on Stack Overflow

Comments

@wigsnes
Copy link

wigsnes commented Nov 7, 2019

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

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

@oliviertassinari oliviertassinari added the support: question Community support but can be turned into an improvement label Nov 7, 2019
@oliviertassinari
Copy link
Member

@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.

@oliviertassinari oliviertassinari added the support: Stack Overflow Please ask the community on Stack Overflow label Nov 7, 2019
@support
Copy link

support bot commented Nov 7, 2019

👋 Thanks for using Material-UI!

We use GitHub issues exclusively as a bug and feature requests tracker, however,
this issue appears to be a support request.

For support, please check out https://material-ui.com/getting-started/support/. Thanks!

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support: Stack Overflow Please ask the community on Stack Overflow
Projects
None yet
Development

No branches or pull requests

2 participants