chatmessage improvements
This commit is contained in:
parent
37b2137ab9
commit
7069894c53
4 changed files with 28 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
.ChatMessageList {
|
||||
padding: 0 0.8em;
|
||||
height: 100%;
|
||||
padding: 0.5em;
|
||||
display: flex;
|
||||
gap: 0.5em;
|
||||
flex-direction: column;
|
||||
justify-content: end;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue