diff --git a/components/avatar/style/index.less b/components/avatar/style/index.less index dc84db5d2b..6ba2dadd5c 100644 --- a/components/avatar/style/index.less +++ b/components/avatar/style/index.less @@ -19,6 +19,10 @@ background: transparent; } + .@{ant-prefix}-image-img { + display: block; + } + .avatar-size(@avatar-size-base, @avatar-font-size-base); &-lg {