perf:优化文章卡片

This commit is contained in:
Xwen
2024-01-07 22:31:52 +08:00
parent 1898068f6b
commit ecb4240d8d
6 changed files with 76 additions and 88 deletions

View File

@@ -155,7 +155,6 @@ const getStatusInfo = (type) => {
.info {
flex: 1;
margin-top: 0.6rem;
margin-left: 1rem;
}
@@ -171,6 +170,7 @@ const getStatusInfo = (type) => {
flex: 1;
display: flex;
justify-content: space-between;
align-items: center;
}
.avatar-left,