Skip to content

Commit

Permalink
fix(chip): avatar spacing (#772)
Browse files Browse the repository at this point in the history
  • Loading branch information
francisrupert authored Dec 16, 2022
1 parent b2c23f3 commit fcd2037
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/build/less/components/chip.less
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@
--avatar-size-shape: calc(var(--size-500) + var(--size-300)); // 20

margin-right: var(--space-300);
margin-left: calc(var(--space-300) + var(--space-200)); // 6
}
}

Expand Down

0 comments on commit fcd2037

Please sign in to comment.