We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39a6b2b commit 921cdabCopy full SHA for 921cdab
packages/module/src/QuickStartPanelContent.scss
@@ -8,7 +8,7 @@
8
flex-direction: column;
9
}
10
11
- &__close-button button.pf-v6-c-button {
12
- --pf-v6-c-button--Color: var(--pf-t--global--text--color--inverse);
+ span.pf-v6-c-button__icon {
+ color: var(--pf-t--global--text--color--inverse);
13
14
0 commit comments