| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Preview: https://pf-pr-7756.surge.sh A11y report: https://pf-pr-7756-a11y.surge.sh |
Sorry, something went wrong.
There was a problem hiding this comment.
👍🏻 thanks!
Sorry, something went wrong.
There was a problem hiding this comment.
This looks great, but since this is changing the card body's text color from inherit to our default color, and cards are used quite a bit, would you mind adding inherit as a fallback for the body text color to give users a way to revert this change in case they were relying on inherit?
If you chnage that to color: var(--#{$card}__body--Color, inherit); then someone can revert this change by setting --#{$card}__body--Color: initial;.
Sorry, something went wrong.
|
This PR has been automatically marked as stale because it has not had activity in the last 60 days. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixes #7386