From ee8e2bda590132d6f36ecceb58f0d161909f7be1 Mon Sep 17 00:00:00 2001 From: Antigravity Date: Sat, 16 May 2026 13:06:45 +0000 Subject: [PATCH] fix(ui): standardize AI sidebar height and scrolling behavior in all editor modes --- .../components/contextual-ai-chat.tsx | 153 +++++++++--------- .../note-editor/note-editor-dialog.tsx | 2 +- .../note-editor/note-editor-full-page.tsx | 2 +- 3 files changed, 77 insertions(+), 80 deletions(-) diff --git a/memento-note/components/contextual-ai-chat.tsx b/memento-note/components/contextual-ai-chat.tsx index c1b8afb..00731d5 100644 --- a/memento-note/components/contextual-ai-chat.tsx +++ b/memento-note/components/contextual-ai-chat.tsx @@ -555,7 +555,7 @@ export function ContextualAIChat({ /> )}