File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ $prefix: (mat, stepper);
1717
1818 @return (
1919 base: (
20- stepper- header- error- state- icon- background- color: transparent ,
2120 stepper- header- focus- state- layer- shape: map .get ($system , corner-medium ),
2221 stepper- header- hover- state- layer- shape: map .get ($system , corner-medium ),
2322 ),
@@ -27,6 +26,7 @@ $prefix: (mat, stepper);
2726 stepper- header- done- state- icon- foreground- color: map .get ($system , on-primary ),
2827 stepper- header- edit- state- icon- background- color: map .get ($system , primary ),
2928 stepper- header- edit- state- icon- foreground- color: map .get ($system , on-primary ),
29+ stepper- header- error- state- icon- background- color: transparent ,
3030 stepper- header- error- state- icon- foreground- color: map .get ($system , error ),
3131 stepper- header- error- state- label- text- color: map .get ($system , error ),
3232 stepper- header- focus- state- layer- color: m3-utils .color-with-opacity (
You can’t perform that action at this time.
0 commit comments