群邀请消息获取

This commit is contained in:
2022-02-22 14:59:53 +08:00
parent d812ac2862
commit 66092967cb
9 changed files with 163 additions and 126 deletions

View File

@@ -172,7 +172,7 @@
justify-content: flex-end;
.cell {
padding: 10rpx 30rpx;
padding: 10rpx 20rpx;
.time {
text-align: center;
@@ -183,7 +183,7 @@
.cell-item {
display: flex;
width: 690rpx;
width: 710rpx;
justify-content: flex-start;
&.left {
@@ -200,19 +200,6 @@
.msg {
margin: 0 20rpx;
// .state {
// padding-top: 10rpx;
// .state-text {
// font-size: $title-size-m - 2;
// color: rgba($color: $main-color, $alpha: 0.3)
// }
// .state-text-active {
// font-size: $title-size-m - 2;
// color: #cecece;
// }
// }
}
}