diff --git a/fooocus_version.py b/fooocus_version.py index 1dad06a..8133d4e 100644 --- a/fooocus_version.py +++ b/fooocus_version.py @@ -1 +1 @@ -version = '1.0.26' +version = '1.0.27' diff --git a/modules/html.py b/modules/html.py index 8a09940..4fd2623 100644 --- a/modules/html.py +++ b/modules/html.py @@ -72,6 +72,10 @@ progress::after { height: 80px !important; } +.scroll-hide{ + resize: none !important; +} + ''' progress_html = '''