Skip to content

Commit 98b3ccc

Browse files
committed
fix(material/divider): update color to spec (#31650)
(cherry picked from commit b3131a6)
1 parent 86beb74 commit 98b3ccc

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)