Skip to content

Commit

Permalink
feat(kit): add box-sizing:border-box to nested TuiAvatar elements (
Browse files Browse the repository at this point in the history
  • Loading branch information
mdlufy authored May 24, 2024
1 parent b6c95d0 commit e3afbe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/kit/components/avatar/avatar.style.less
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,6 @@
.fullsize();

object-fit: cover;
box-sizing: border-box;
}
}

0 comments on commit e3afbe3

Please sign in to comment.