Skip to content

Commit efd4163

Browse files
authored
Merge pull request #119 from bjarnef/patch-1
2 parents c367d53 + 29ca405 commit efd4163

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui-avatar/lib/uui-avatar.element.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export class UUIAvatarElement extends LitElement {
1313
display: inline-flex;
1414
align-items: center;
1515
justify-content: center;
16+
flex-shrink: 0;
1617
position: relative;
1718
overflow: hidden;
1819
border-radius: 50%;

0 commit comments

Comments
 (0)