mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
chore(AvatarGroup): enhance avatars overlap (#75)
This commit is contained in:
committed by
GitHub
parent
541ed304a0
commit
3e9c502fbe
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user