fix minor stylization for inpainting conditional mask

pull/264/head
Abdullah Alfaraj 2023-05-15 18:19:05 +03:00
parent 0ad3f02fef
commit af82eaeafd
1 changed files with 4 additions and 4 deletions

View File

@ -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 @@
<sp-slider
show-value="false"
class="slControlNetThreshold_A_"
style="display:none"
style="display: none"
min="0"
max="100"
value="50"
@ -1191,7 +1191,7 @@
<sp-slider
show-value="false"
class="slControlNetThreshold_B_"
style="display:none"
style="display: none"
min="0"
max="100"
value="50"