FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bug - Card - Undefined color variable · Issue #7386 · patternfly/patternfly · GitHub

Bug - Card - Undefined color variable #7386

Description

Describe the problem
This is an issue with

  • Patternfly 5
  • Patternfly 6
  • other

Within Card component I'm noticing that --pf-v6-c-card__body--Color is being used but is undefined

How do you reproduce the problem?

  1. Inspect a Card's body
  2. See CSS for .pf-v6-c-card__body
  3. Notice color: var(--pf-v6-c-card__body--Color) and how the variable is undefined

https://www.patternfly.org/components/card/react/basic-cards

Expected behavior
Either the font-weight is defined through a variable or removed altogether.

Is this issue blocking you?
No

Screenshots

What is your environment?

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

What is your product and what release date are you targeting?

Any other information?

Metadata

Metadata

Assignees

Type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL