restore borders for prompts

This commit is contained in:
AUTOMATIC 2022-10-14 21:12:52 +03:00
parent c344ba3b32
commit 6cdf55627c
1 changed files with 0 additions and 8 deletions

View File

@ -167,14 +167,6 @@ button{
align-self: stretch !important;
}
#prompt, #negative_prompt{
border: none !important;
}
#prompt textarea, #negative_prompt textarea{
border: none !important;
}
#img2maskimg .h-60{
height: 30rem;
}