mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +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 {
|
&-meta {
|
||||||
margin-bottom: @list-item-meta-margin-bottom;
|
margin-bottom: @list-item-meta-margin-bottom;
|
||||||
&-avatar {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
&-title {
|
&-title {
|
||||||
color: @heading-color;
|
color: @heading-color;
|
||||||
margin-bottom: @list-item-meta-title-margin-bottom;
|
margin-bottom: @list-item-meta-title-margin-bottom;
|
||||||
|
Loading…
Reference in New Issue
Block a user