Skip to content

Commit

Permalink
Update packages/styles/src/mixins/_notification.scss
Browse files Browse the repository at this point in the history
Co-authored-by: Alizé Debray <[email protected]>
  • Loading branch information
leagrdv and alizedebray authored Dec 17, 2024
1 parent d3f6af9 commit 27258a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/src/mixins/_notification.scss
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ tokens.$default-map: components.$post-banner;
color: $icon-color;

@include utilities-mx.high-contrast-mode {
color: FieldText;
color: CanvasText;
}
}

Expand Down

0 comments on commit 27258a0

Please sign in to comment.