mirror of
https://github.com/primer/css.git
synced 2025-01-07 14:58:54 +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 {
|
&:last-child {
|
||||||
|
border-right: 0;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user