From 859bb1b733901e4697f1d53781af725e4830c607 Mon Sep 17 00:00:00 2001 From: eleanor-park Date: Tue, 14 Jan 2025 17:19:16 +0100 Subject: added drawing fill style reference --- src/client/views/nodes/ImageBox.scss | 9 ++------- 1 file changed, 2 insertions(+), 7 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 759f2584b..94a497cf0 100644 --- a/src/client/views/nodes/ImageBox.scss +++ b/src/client/views/nodes/ImageBox.scss @@ -163,6 +163,7 @@ .imageBox-aiView { text-align: center; font-weight: bold; + width: 100%; .imageBox-aiView-subtitle { position: relative; @@ -179,13 +180,7 @@ .imageBox-aiView-regenerate, .imageBox-aiView-options { display: flex; - flex-direction: row; - justify-content: center; - flex-direction: row; + margin: auto; gap: 5px; } - - .imageBox-aiView-input { - width: 50%; - } } -- cgit v1.2.3-70-g09d2