Skip to content

Commit

Permalink
fix: icon glitch in Firefox (jd-solanki#76)
Browse files Browse the repository at this point in the history
Co-authored-by: JD Solanki <jdsolanki0001@gmail.com>
  • Loading branch information
ManUtopiK and jd-solanki committed Jan 26, 2023
1 parent d0fb060 commit 0d5e22f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/anu-vue/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ export const presetIconExtraProperties = {
'vertical-align': 'text-top',
'flex-shrink': '0',
'display': 'inline-block',
'backface-visibility': 'hidden',
}

0 comments on commit 0d5e22f

Please sign in to comment.