【优化】调整 right 对话 头像距离问题
parent
0887c46f14
commit
b19d56ad02
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue