群邀请消息获取
This commit is contained in:
@@ -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;
|
||||
// }
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user