rework #8863 to work with all img2img tabs

This commit is contained in:
AUTOMATIC
2023-05-18 00:03:16 +03:00
parent 973ae87309
commit 3694379f26
2 changed files with 10 additions and 4 deletions

View File

@@ -320,8 +320,8 @@ button.custom-button{
div.dimensions-tools{
min-width: 0 !important;
max-width: fit-content;
flex-direction: row;
align-content: center;
flex-direction: column;
place-content: center;
}
div#extras_scale_to_tab div.form{