Skip to content

Commit b3131a6

Browse files
authored
fix(material/divider): update color to spec (#31650)
1 parent 461c5a2 commit b3131a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/divider/_m3-divider.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
divider-width: 1px,
1212
),
1313
color: (
14-
divider-color: map.get($system, outline),
14+
divider-color: map.get($system, outline-variant),
1515
),
1616
typography: (),
1717
density: (),

0 commit comments

Comments
 (0)