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

fix(ui5-table): correct font weight #9417

Merged
merged 2 commits into from
Jul 9, 2024
Merged

fix(ui5-table): correct font weight #9417

merged 2 commits into from
Jul 9, 2024

Conversation

nnaydenow
Copy link
Contributor

"72-SemiboldDuplex", "72-SemiboldDuplexfull" fonts look broken in Safari browser when its font weight is set to bold.
image

With this the specification of ui5-table-column was updated and now, the column's font weight should be set to normal. With this PR the styles are align to the specification.

Related to: #9046

@nnaydenow nnaydenow requested a review from ilhan007 July 9, 2024 08:53
@nnaydenow nnaydenow merged commit 9cc7aeb into main Jul 9, 2024
10 checks passed
@nnaydenow nnaydenow deleted the table-font branch July 9, 2024 14:12
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

Successfully merging this pull request may close these issues.

2 participants