UI优化,红包领取后缺少头像,名称字段
This commit is contained in:
@@ -8,4 +8,12 @@
|
||||
flex-direction: column;
|
||||
box-sizing: border-box;
|
||||
min-width: 0;
|
||||
}
|
||||
|
||||
.tui-message-list {
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
.message-li {
|
||||
margin-top: 0 !important;
|
||||
}
|
||||
Reference in New Issue
Block a user