调整聊天窗口已读状态

This commit is contained in:
唐明明
2022-02-18 17:22:25 +08:00
parent b39961fe3e
commit f246ef1ccc

View File

@@ -188,10 +188,8 @@
&.right {
flex-direction: row-reverse;
.state {
flex-direction: row;
justify-content: flex-end;
text-align: right;
}
}