This commit is contained in:
weipengfei 2023-08-21 15:47:27 +08:00
parent e54660d251
commit fb8fbb6d83

View File

@ -498,7 +498,8 @@
height: 100rpx; height: 100rpx;
line-height: 30rpx; line-height: 30rpx;
display: flex; display: flex;
// justify-content: space-between; justify-content: left;
align-items: center;
} }
.cards_content { .cards_content {