From af82eaeafd557780a93ce2a8753f4cf230452c51 Mon Sep 17 00:00:00 2001 From: Abdullah Alfaraj Date: Mon, 15 May 2023 18:19:05 +0300 Subject: [PATCH] fix minor stylization for inpainting conditional mask --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index d8e2dc8..a3a60f7 100644 --- a/index.html +++ b/index.html @@ -463,7 +463,7 @@ #slInpaintingMaskWeight { width: 100%; - margin-left: 10px; + /* margin-left: 10px; */ } .disabled-btn { @@ -1150,7 +1150,7 @@ show-value="true" id="slControlNetProcessorRes_0" class="slControlNetProcessorRes_" - style="display:none" + style="display: none" min="64" max="2048" value="512" @@ -1170,7 +1170,7 @@