diff options
-rw-r--r-- | style.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -130,6 +130,7 @@ input[type="range"]{ #txt2img_negative_prompt, #img2img_negative_prompt{
flex: 0.3;
+ min-width: 10em;
}
.progressDiv{
|
![]() |
index : stable-diffusion-webui-gfx803.git | |
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | style.css | 1 |
@@ -130,6 +130,7 @@ input[type="range"]{ #txt2img_negative_prompt, #img2img_negative_prompt{
flex: 0.3;
+ min-width: 10em;
}
.progressDiv{
|