UI优化,红包领取后缺少头像,名称字段
This commit is contained in:
@@ -379,4 +379,12 @@
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.tui-conversation-item {
|
||||
&::after {
|
||||
display: none !important;
|
||||
}
|
||||
&:active {
|
||||
background: #f4f4f4 !important;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user