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

Emphasized Button not bold #1278

Open
mengbingguo opened this issue Dec 10, 2020 · 1 comment
Open

Emphasized Button not bold #1278

mengbingguo opened this issue Dec 10, 2020 · 1 comment

Comments

@mengbingguo
Copy link

The emphasized button doesn't show bold text style in React and it's a deviation from UI5 / Fundamental Styles.
Reason: Actually font-weight: 700; is set on the Button component, but it's overwritten by button text style font-weight: 400;

This problem occurs in NGX too. I already create an issue for that: SAP/fundamental-ngx#4078

image

@github-actions
Copy link

Hello @mengbingguo, thank you for using fundamental-react! The fundamental-react team will triage your issue as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant