Merge pull request #7386 from thornbill/base-theme-icon-color

Fix base theme icon color
This commit is contained in:
Bill Thornton
2025-12-03 10:37:18 -05:00
committed by GitHub
+1 -1
View File
@@ -426,7 +426,7 @@ a[data-role=button],
.ratingbutton-icon-withrating,
.playstatebutton-icon-played {
@include var(background-color, --jf-palette-error-light, $error-light);
@include var(color, --jf-palette-error-light, $error-light);
}
.buttonActive {