@@ -9,7 +9,6 @@
.extra {
color: @text-color-secondary;
margin-top: 16px;
- height: 22px;
line-height: 22px;
& > :global(.ant-avatar) {
vertical-align: top;
@@ -38,11 +37,6 @@ a.listItemMetaTitle {
}
@media screen and (max-width: @screen-xs) {
- .listContent {
- & > div {
- height: auto;
- }
.selfTrigger {
display: block;
margin-left: 0;