Skip to content

Commit

Permalink
fix(avatar): add styles for pds-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips committed May 21, 2024
1 parent 06d3b5b commit 1f33393
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/sage-assets/lib/stylesheets/components/_avatar.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,8 @@ $-avatar-group-item-sizes: (
background-color: var(--badge-custom-bg-color);
}

i {
i,
pds-icon {
display: flex;
}

Expand Down

0 comments on commit 1f33393

Please sign in to comment.