From c2312afe4ee969043ba3ce4cb9c275a48b0f1ee0 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 10 Jan 2025 12:38:00 -0500 Subject: fixed scrolling when ai editor is open. rearranged items in ImageBox ai editor to be more compact. added error catch handler to queryFireflyImage --- src/client/views/nodes/ImageBox.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/client/views/nodes/ImageBox.scss') diff --git a/src/client/views/nodes/ImageBox.scss b/src/client/views/nodes/ImageBox.scss index 9532f4ad3..1b6b3c85a 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -162,16 +162,14 @@ .imageBox-aiView-subtitle { position: relative; - left: 5px; - align-self: start; + align-content: center; } .imageBox-aiView-regenerate-container, .imageBox-aiView-options-container { font-weight: normal; - text-align: start; margin: 5px; - padding-left: 5px; + display: flex; } .imageBox-aiView-regenerate, -- cgit v1.2.3-70-g09d2