should not hide avatar in vertical item layout of List

pull/12902/head
afc163 6 years ago
parent 83cc148a7a
commit cc37b8ef35

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

Loading…
Cancel
Save