From 8b9fa81594c843bbd22be9d87da9431537e41add Mon Sep 17 00:00:00 2001 From: Francisco Gaona Date: Thu, 8 Jan 2026 21:19:48 +0100 Subject: [PATCH] WIP - UI fixes for bottom bar --- frontend/components/AIChatBar.vue | 2 +- frontend/components/BottomDrawer.vue | 61 ++++++++++++++++------------ 2 files changed, 36 insertions(+), 27 deletions(-) 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(() => {