chore(AvatarGroup): enhance avatars overlap (#75)

This commit is contained in:
Sylvain Marroufin
2022-08-29 18:57:11 +02:00
committed by GitHub
parent 541ed304a0
commit 3e9c502fbe
2 changed files with 10 additions and 10 deletions

View File

@@ -383,7 +383,7 @@ export default (variantColors: string[]) => {
const avatarGroup = {
ring: 'ring-2 u-ring-white',
margin: '-ml-1.5 first:ml-0'
margin: '-mr-1.5 first:mr-0'
}
const slideover = {