mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
1.0.27
Fix small problem in textbox css
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
||||
version = '1.0.26'
|
||||
version = '1.0.27'
|
||||
|
||||
@@ -72,6 +72,10 @@ progress::after {
|
||||
height: 80px !important;
|
||||
}
|
||||
|
||||
.scroll-hide{
|
||||
resize: none !important;
|
||||
}
|
||||
|
||||
'''
|
||||
progress_html = '''
|
||||
<div class="loader-container">
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
### 1.0.27
|
||||
|
||||
* Fix small problem in textbox css
|
||||
|
||||
### 1.0.25
|
||||
|
||||
* support sys.argv --listen --share --port
|
||||
|
||||
Reference in New Issue
Block a user