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

[BUG]: header un-bolded when themeOverride is used (unless baseFontStyle: 600 13px prop is used) #996

Open
walkerlangley opened this issue Sep 11, 2024 · 0 comments

Comments

@walkerlangley
Copy link

When setting overrideThemes on a column, it seems that the default header style is removed (no longer bold) and adding the headerFontStyle property does not work. I've set it to bold 13px and 600 13px but neither option works. However, using baseFontStyle: "600 13px" results in both the header and cells being bold (as can been seen in the Theme per Column storybook).

Screenshot 2024-09-10 at 11 24 50 AM

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