feat: fixed the issue where chat greetings could not appear (#95)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
.chatContainer {
|
||||
padding: 0 24px 24px;
|
||||
padding: 0 0 24px 24px;
|
||||
.messageContainer {
|
||||
overflow-y: auto;
|
||||
padding-right: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user