diff --git a/dashboard/src/views/ChatPage.vue b/dashboard/src/views/ChatPage.vue index 0c275d57..099cf09c 100644 --- a/dashboard/src/views/ChatPage.vue +++ b/dashboard/src/views/ChatPage.vue @@ -1994,6 +1994,7 @@ export default { } .embedded-audio { + width: 300px; margin-top: 8px; }