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 f6d418e commit e419a41Copy full SHA for e419a41
1 file changed
src/components/Button/IconButton/IconButton.module.css
@@ -27,7 +27,7 @@ Please see LICENSE files in the repository root for full details.
27
28
.icon-button[data-kind="primary"] {
29
* {
30
- color: var(--cpd-color-icon-tertiary);
+ color: var(--cpd-color-icon-secondary);
31
}
32
33
0 commit comments