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