SelfRidicule a39e60ccf8 1
2024-08-27 14:25:22 +08:00

11 lines
164 B
Plaintext

.itemView {
display: flex;
justify-content: flex-start;
align-items: center;
margin-right: 40rpx;
}
.space {
width: 100%;
height: 400rpx;
}