mirror of
https://github.com/openvinotoolkit/stable-diffusion-webui.git
synced 2024-12-15 07:03:06 +03:00
restore borders for prompts
This commit is contained in:
parent
c344ba3b32
commit
6cdf55627c
@ -167,14 +167,6 @@ button{
|
|||||||
align-self: stretch !important;
|
align-self: stretch !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
#prompt, #negative_prompt{
|
|
||||||
border: none !important;
|
|
||||||
}
|
|
||||||
#prompt textarea, #negative_prompt textarea{
|
|
||||||
border: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
#img2maskimg .h-60{
|
#img2maskimg .h-60{
|
||||||
height: 30rem;
|
height: 30rem;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user