Commit b19d56ad by cherishsince

【优化】调整 right 对话 头像距离问题

parent 0887c46f
...@@ -361,7 +361,7 @@ const searchConversation = () => { ...@@ -361,7 +361,7 @@ const searchConversation = () => {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
text-align: left; text-align: left;
margin-left: 15px; margin: 0 15px;
.time { .time {
text-align: left; text-align: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment