Revert "Merge pull request #7931 from space-nuko/img2img-enhance"

This reverts commit 4268759370, reversing
changes made to 1b63afbedc.
This commit is contained in:
AUTOMATIC
2023-03-28 20:36:57 +03:00
parent 4268759370
commit 433b3ab701
7 changed files with 13 additions and 131 deletions

View File

@@ -287,13 +287,13 @@ button.custom-button{
border-radius: 0 0.5rem 0.5rem 0;
}
#txtimg_hr_finalres, #img2img_finalres {
#txtimg_hr_finalres{
min-height: 0 !important;
padding: .625rem .75rem;
margin-left: -0.75em
}
#txtimg_hr_finalres .resolution, #img2img_finalres .resolution{
#txtimg_hr_finalres .resolution{
font-weight: bold;
}