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
For instance, here a property called contentFontFamily is used. It's not defined in themes, and the reason why the issue is not visible when the docs site is built is because Roboto is set as a font for the whole html of the page.
The outcome is that buttons have the default browser font instead of Roboto.
The text was updated successfully, but these errors were encountered:
pomerantsev
added a commit
to pomerantsev/material-ui
that referenced
this issue
May 9, 2015
For instance, here a property called
contentFontFamily
is used. It's not defined in themes, and the reason why the issue is not visible when the docs site is built is because Roboto is set as a font for the whole html of the page.The outcome is that buttons have the default browser font instead of Roboto.
The text was updated successfully, but these errors were encountered: