个人消息

This commit is contained in:
limqhz
2022-12-14 19:39:14 +08:00
parent c2fa413fea
commit 574e7c8ac1
39 changed files with 1745 additions and 24 deletions

View File

@@ -3,6 +3,13 @@
justify-content: space-between;
padding: 20rpx 50rpx;
}
.msgContent {
padding: 0;
margin: 0;
}
.sendDate {
padding-left: 20rpx;
}
.custom-confirm-btn {
color: #ff4646 !important;
}