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

BodyX component cannot inherit the text color #550

Open
MIA-Deltat1995 opened this issue Jul 23, 2024 · 0 comments
Open

BodyX component cannot inherit the text color #550

MIA-Deltat1995 opened this issue Jul 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@MIA-Deltat1995
Copy link
Contributor

MIA-Deltat1995 commented Jul 23, 2024

The description of the bug or the rationale of your proposal

Any BodyX components uses the Antd global token colorText value to apply the color text and if for example it is used as button children as link the hover/active/default colors are not inherited.

A snippet of code for replicating the issue or showing the proposal usage if applicable

It is possible to write a story using the following snippet:

<Button type='link'> <BodyS>{'Button'}</BodyS> </ Button>

@MIA-Deltat1995 MIA-Deltat1995 added the bug Something isn't working label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant