diff --git a/components/list/style/index.less b/components/list/style/index.less index 6405e6dca7..4546f627a7 100644 --- a/components/list/style/index.less +++ b/components/list/style/index.less @@ -164,9 +164,6 @@ } &-meta { margin-bottom: @list-item-meta-margin-bottom; - &-avatar { - display: none; - } &-title { color: @heading-color; margin-bottom: @list-item-meta-title-margin-bottom;