diff --git a/frontend/components/AIChatBar.vue b/frontend/components/AIChatBar.vue index 6a28097..0e491b8 100644 --- a/frontend/components/AIChatBar.vue +++ b/frontend/components/AIChatBar.vue @@ -50,6 +50,6 @@ const handleSend = () => { diff --git a/frontend/components/BottomDrawer.vue b/frontend/components/BottomDrawer.vue index 93d156f..af1720f 100644 --- a/frontend/components/BottomDrawer.vue +++ b/frontend/components/BottomDrawer.vue @@ -190,29 +190,34 @@ onBeforeUnmount(() => { - + - + - - - - - Softphone - - - - - AI Agent - - - + + + + + + + Softphone + + + + + AI Agent + + + + + + { > - - - - {{ isDrawerOpen ? 'Minimize drawer' : 'Expand drawer' }} - + + + + + + {{ isDrawerOpen ? 'Minimize drawer' : 'Expand drawer' }} + + + @@ -422,8 +431,8 @@ onBeforeUnmount(() => { - - + +