From b5224913108a503d9783f221a89535346c37b8bb Mon Sep 17 00:00:00 2001 From: Pranav Date: Fri, 9 May 2025 10:09:44 -0700 Subject: [PATCH] Revert design changes --- .../dashboard/components-next/sidebar/Sidebar.vue | 4 +++- .../components/copilot/CopilotContainer.vue | 2 +- .../widgets/conversation/ConversationBox.vue | 7 ++++++- .../widgets/conversation/MessagesView.vue | 14 +------------- .../dashboard/conversation/ConversationView.vue | 1 - 5 files changed, 11 insertions(+), 17 deletions(-) diff --git a/app/javascript/dashboard/components-next/sidebar/Sidebar.vue b/app/javascript/dashboard/components-next/sidebar/Sidebar.vue index 3e4887a6b..e3a533437 100644 --- a/app/javascript/dashboard/components-next/sidebar/Sidebar.vue +++ b/app/javascript/dashboard/components-next/sidebar/Sidebar.vue @@ -476,7 +476,9 @@ const menuItems = computed(() => {