Skip to content

Commit 36a827a

Browse files
Update avatar-stack.scss
- Fixed pointer to the anchor element
1 parent 79a6e12 commit 36a827a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/avatars/avatar-stack.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
margin-left: 3px;
120120
}
121121

122-
&:not(:last-child) {
122+
.avatar:not(:last-child) {
123123
border-left: 0;
124124
}
125125
}

0 commit comments

Comments
 (0)