Compare commits

...

2 Commits

View File

@@ -197,7 +197,7 @@
column-gap: 0.9rem;
// align-items: flex-start;
&.is-user {
text-align: right;
// text-align: right;
flex-direction: row-reverse;
column-gap: 1.3rem;
}
@@ -222,6 +222,7 @@
.message-context {
line-height: 2rem;
font-size: 1.4rem;
max-width: 82%;
}
}
.operate {