fix: avatar glitches in some OS/browsers

This commit is contained in:
patak 2022-12-28 22:14:29 +01:00
parent 8a338ed021
commit ab4ceae1e3
5 changed files with 19 additions and 6 deletions

View file

@ -55,9 +55,6 @@ export default defineConfig({
'flex-v-center': 'items-center',
'flex-h-center': 'justify-center',
'bg-hover-overflow': 'relative z-0 transition-colors duration-250 after-content-empty after:(absolute inset--2px bg-transparent rounded-lg z--1 transition-colors duration-250) hover:after:(bg-active)',
// account
'account-avatar-normal': 'w-54px h-54px border-3 border-bg-base',
},
],
presets: [