Skip to content

Commit 0fbca66

Browse files
authored
chore: update HC styling for font icons (microsoft#718)
1 parent 83f2bf2 commit 0fbca66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-icons/src/utils/fonts/createFluentFontIcon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const useRootStyles = makeStyles({
5858
lineHeight: '1em',
5959

6060
"@media (forced-colors: active)": {
61-
forcedColorAdjust: 'auto',
61+
forcedColorAdjust: 'none',
6262
}
6363
},
6464
[FontFile.Filled]: {

0 commit comments

Comments
 (0)