From f5ee4974ab41af5b473aa94332ccdd6449db074f Mon Sep 17 00:00:00 2001 From: eleanor-park Date: Tue, 7 Jan 2025 20:31:56 -0500 Subject: imagebox now has basic ai functionalities --- src/client/views/nodes/DocumentView.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/client/views/nodes/DocumentView.scss') diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss index 9490be98c..82195b9c1 100644 --- a/src/client/views/nodes/DocumentView.scss +++ b/src/client/views/nodes/DocumentView.scss @@ -273,8 +273,9 @@ .documentView-editorView-history { position: absolute; - left: 0; + right: 0; top: 0; + overflow-y: scroll; } .documentView-editorView { -- cgit v1.2.3-70-g09d2