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
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).
Activity
Gzbox commentedon Jan 17, 2025
Is there any solution?