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);
17
17
18
18
@return (
19
19
base: (
20
- stepper- header- error- state- icon- background- color: transparent ,
21
20
stepper- header- focus- state- layer- shape: map .get ($system , corner-medium ),
22
21
stepper- header- hover- state- layer- shape: map .get ($system , corner-medium ),
23
22
),
@@ -27,6 +26,7 @@ $prefix: (mat, stepper);
27
26
stepper- header- done- state- icon- foreground- color: map .get ($system , on-primary ),
28
27
stepper- header- edit- state- icon- background- color: map .get ($system , primary ),
29
28
stepper- header- edit- state- icon- foreground- color: map .get ($system , on-primary ),
29
+ stepper- header- error- state- icon- background- color: transparent ,
30
30
stepper- header- error- state- icon- foreground- color: map .get ($system , error ),
31
31
stepper- header- error- state- label- text- color: map .get ($system , error ),
32
32
stepper- header- focus- state- layer- color: m3-utils .color-with-opacity (
You can’t perform that action at this time.
0 commit comments