群聊每条信息显示发送人位置给默认高度

This commit is contained in:
kuaifan 2022-05-17 11:52:01 +08:00
parent f9d7d4faec
commit 8522b4610d

View File

@ -219,6 +219,8 @@
} }
.dialog-username { .dialog-username {
max-width: 100%;
height: 22px;
margin-bottom: 6px; margin-bottom: 6px;
opacity: 0.8; opacity: 0.8;
} }