Skip to content

Commit

Permalink
chore: remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Wxh16144 committed Mar 13, 2023
1 parent 03bdab6 commit 417d5f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/style/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ export const resetIcon = (): CSSObject => ({
lineHeight: 0,
textAlign: 'center',
textTransform: 'none',
// for SVG icon, see https://blog.prototypr.io/align-svg-icons-to-text-and-say-goodbye-to-font-icons-d44b3d7b26b4
verticalAlign: '-0.125em',
textRendering: 'optimizeLegibility',
'-webkit-font-smoothing': 'antialiased',
'-moz-osx-font-smoothing': 'grayscale',
Expand Down

0 comments on commit 417d5f9

Please sign in to comment.