Skip to content

Commit 0d5e22f

Browse files
fix: icon glitch in Firefox (#76)
Co-authored-by: JD Solanki <jdsolanki0001@gmail.com>
1 parent d0fb060 commit 0d5e22f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/anu-vue/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@ export const presetIconExtraProperties = {
4343
'vertical-align': 'text-top',
4444
'flex-shrink': '0',
4545
'display': 'inline-block',
46+
'backface-visibility': 'hidden',
4647
}
4748

0 commit comments

Comments
 (0)