refactor: playground chat

This commit is contained in:
jialin
2024-09-22 14:55:23 +08:00
parent 4f4f00f0c8
commit 1abaa164f5
15 changed files with 406 additions and 173 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
.chat-footer {
display: flex;
align-items: center;
// display: flex;
// align-items: center;
padding-block: 10px;
padding-right: 32px;
}