Change extras "scale to" to sliders

This commit is contained in:
missionfloyd
2023-03-30 23:19:40 -06:00
parent 22bcc7be42
commit a73f3bf0cf
2 changed files with 14 additions and 4 deletions

View File

@@ -312,6 +312,10 @@ div.dimensions-tools{
align-content: center;
}
div#extras_scale_to_tab div.form{
flex-direction: row;
}
#mode_img2img .gradio-image > div.fixed-height, #mode_img2img .gradio-image > div.fixed-height img{
height: 480px !important;
max-height: 480px !important;