style: 用户消息不再右对齐
This commit is contained in:
@@ -197,7 +197,7 @@
|
|||||||
column-gap: 0.9rem;
|
column-gap: 0.9rem;
|
||||||
// align-items: flex-start;
|
// align-items: flex-start;
|
||||||
&.is-user {
|
&.is-user {
|
||||||
text-align: right;
|
// text-align: right;
|
||||||
flex-direction: row-reverse;
|
flex-direction: row-reverse;
|
||||||
column-gap: 1.3rem;
|
column-gap: 1.3rem;
|
||||||
}
|
}
|
||||||
@@ -222,6 +222,7 @@
|
|||||||
.message-context {
|
.message-context {
|
||||||
line-height: 2rem;
|
line-height: 2rem;
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
|
max-width: 82%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.operate {
|
.operate {
|
||||||
|
|||||||
Reference in New Issue
Block a user