aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-04-29 14:09:45 +0300
committerGitHub <noreply@github.com>2023-04-29 14:09:45 +0300
commit967fb51df2cbe7ff6b8408c788c180b411e7f828 (patch)
tree696cd8e6a6f0991346194938c563eed340f003e5 /style.css
parent9edd4b6e516ec327e15cc00a3933c681fc4b2f75 (diff)
parentfdac48683595699189aa84f8c1bea7b3bf718801 (diff)
Merge branch 'dev' into master
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index de16a7f2..aafc2362 100644
--- a/style.css
+++ b/style.css
@@ -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;