Skip to content

Commit cd8f2fc

Browse files
AndrewJakubowiczcopybara-github
authored andcommitted
fix(chips): make forced-color border color explicit
PiperOrigin-RevId: 557958245
1 parent dbed51c commit cd8f2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chips/internal/_elevated.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060

6161
@media (forced-colors: active) {
6262
.elevated md-elevation {
63-
border: 1px solid transparent;
63+
border: 1px solid CanvasText;
6464
}
6565

6666
.elevated.link md-elevation {

0 commit comments

Comments
 (0)