调整聊天窗口已读状态

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

View File

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