Skip to content

Commit b29c9a8

Browse files
committed
fix(v1-components): Avatar display style
1 parent de536ad commit b29c9a8

File tree

1 file changed

+1
-0
lines changed
  • packages/v1-components/src/host/components/avatar

1 file changed

+1
-0
lines changed

packages/v1-components/src/host/components/avatar/avatar.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
@avatar-size-lg: 52px;
1111

1212
.ui-v1-avatar {
13+
display: inline-block;
1314
background-color: @grey-400;
1415
border-radius: 50%;
1516
position: relative;

0 commit comments

Comments
 (0)