Compare commits
2 Commits
045c94a3e6
...
a55cfd5e0c
| Author | SHA1 | Date | |
|---|---|---|---|
| a55cfd5e0c | |||
| ff3b769cf6 |
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user