Skip to content

Commit

Permalink
feat: remove itemClassName
Browse files Browse the repository at this point in the history
  • Loading branch information
ogonkov committed Jan 29, 2024
1 parent 66cd735 commit 9ad130a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/AvatarStack/AvatarStack.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ $block: '.#{variables.$ns-new}avatar-stack';

&__item {
display: flex;
list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E");
z-index: 0;
border: solid $border-width var(--g-color-line-generic-solid);
border-radius: 100%;
Expand Down

0 comments on commit 9ad130a

Please sign in to comment.