should not hide avatar in vertical item layout of List

This commit is contained in:
afc163 2018-10-31 18:55:54 +08:00
parent 83cc148a7a
commit cc37b8ef35

View File

@ -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;