fix: chat error message

This commit is contained in:
jialin
2024-09-27 19:19:56 +08:00
parent e48d21c8cb
commit 197488bff6
11 changed files with 68 additions and 30 deletions
@@ -6,6 +6,10 @@
justify-content: flex-start;
height: 68px;
.cell-content {
max-width: 100%;
}
&-left {
justify-content: flex-start;
}