diff --git a/frontend/src/components/chat/ChatContainer.vue b/frontend/src/components/chat/ChatContainer.vue index a4071eba..2ca9595e 100644 --- a/frontend/src/components/chat/ChatContainer.vue +++ b/frontend/src/components/chat/ChatContainer.vue @@ -98,10 +98,5 @@ export default { height: 93vh; } -@media only screen and (min-width: 993px ) { - .chat-container { - height: 98vh; - } -} diff --git a/frontend/src/components/chat/ChatView.vue b/frontend/src/components/chat/ChatView.vue index 13501ea4..06eca304 100644 --- a/frontend/src/components/chat/ChatView.vue +++ b/frontend/src/components/chat/ChatView.vue @@ -19,7 +19,7 @@ - + @@ -46,24 +46,7 @@ - - - - - - - - {{ assistantName }} - - - - - - +