From d4659e2bd3ddb947683948083232c26fb1227f39 Mon Sep 17 00:00:00 2001 From: bobzel Date: Fri, 2 May 2025 13:09:24 -0400 Subject: fixed up image outpaint dialog and added options for placementt. --- src/client/views/nodes/ImageBox.scss | 7 ++----- 1 file changed, 2 insertions(+), 5 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 3adc16879..9f7a5d03f 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -242,12 +242,9 @@ } } .imageBox-regenerate-dialog { - position: fixed; - top: 50%; - left: 50%; - transform: translate(-50%, -50%); + position: absolute; background: white; - padding: 20px; + padding: 10px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); z-index: 10000; -- cgit v1.2.3-70-g09d2