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
{{ message }}
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Card uses the light text on a white background, making it illegible.
Any other information you believe would be useful?
Discussion about theming leads us to believe mdc-card should use text-primary-on-light instead of text-primary-on-background, since background can be light or dark.
The text was updated successfully, but these errors were encountered:
What MDC-Web Version are you using?
Version 0.14.0
What are the steps to reproduce the bug?
https://codepen.io/ZhugeSong/pen/WOyoBz
What is the expected behavior?
Card should be readable
What is the actual behavior?
Card uses the light text on a white background, making it illegible.
Any other information you believe would be useful?
Discussion about theming leads us to believe mdc-card should use text-primary-on-light instead of text-primary-on-background, since background can be light or dark.
The text was updated successfully, but these errors were encountered: