mirror of
https://github.com/primer/css.git
synced 2025-01-05 21:22:57 +03:00
no border-right on last avatar in AvatarStack
This commit is contained in:
parent
65273a385e
commit
40aad6715e
@ -88,6 +88,7 @@
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
border-right: 0;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user