Skip to content

Commit

Permalink
add font-display: block for material icons
Browse files Browse the repository at this point in the history
  • Loading branch information
zdhxiong committed May 27, 2024
1 parent 55d3c83 commit 19b0cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mdui/src/components/icon/style.less
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
height: 1em;
font-weight: normal;
font-family: "Material Icons";
font-display: block;
font-style: normal;
line-height: 1;
direction: ltr;
Expand Down

0 comments on commit 19b0cbd

Please sign in to comment.