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
行内样式权重较高,会覆盖html或body中的全局字体设置,并且Roboto-Regular这个字体一般只有Android系统中默认安装,在其他系统显示样式无法预测
下图为在macos系统中,Safari浏览器上g6的Tooltip插件的显示效果,实际渲染的字体为宋体
The text was updated successfully, but these errors were encountered:
@Nakexn 字体在上层 G2、G6 中都会被覆盖掉,所以不影响上层应用。有兴趣来个 PR 吗?设置默认字体为 sans-serif 比较合适。
Sorry, something went wrong.
No branches or pull requests
行内样式权重较高,会覆盖html或body中的全局字体设置,并且Roboto-Regular这个字体一般只有Android系统中默认安装,在其他系统显示样式无法预测
下图为在macos系统中,Safari浏览器上g6的Tooltip插件的显示效果,实际渲染的字体为宋体
The text was updated successfully, but these errors were encountered: