feat: Add Skeleton to MessageItem before the backend returns a message and fixed the issue where ChatConfigurationModal displays old data when creating a new dialog (#99)
* feat: fixed the issue where ChatConfigurationModal displays old data when creating a new dialog * feat: Add Skeleton to MessageItem before the backend returns a message
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
|
||||
.chatTitleContent {
|
||||
padding: 5px 10px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.chatTitleCard {
|
||||
|
||||
Reference in New Issue
Block a user