mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 11:10:01 +08:00
should not hide avatar in vertical item layout of List
This commit is contained in:
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…
Reference in New Issue
Block a user