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 425b516 commit 8458ab4Copy full SHA for 8458ab4
packages/module/src/ResponseActions/ResponseActions.scss
@@ -16,8 +16,8 @@
16
--pf-v6-c-button__icon--Color: var(--pf-t--global--icon--color--subtle);
17
}
18
&:focus {
19
- --pf-v6-c-button--hover--BackgroundColor: var(--pf-t--global--background--color--action--plain--alt--clicked);
20
--pf-v6-c-button__icon--Color: var(--pf-t--global--icon--color--regular);
+ --pf-v6-c-button--BackgroundColor: var(--pf-v6-c-button--hover--BackgroundColor);
21
22
23
0 commit comments