Skip to content

Commit fa6099a

Browse files
committed
fix issue When applying settings the info about what has been saved is mangled AUTOMATIC1111#4
1 parent 8a62b76 commit fa6099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -3056,7 +3056,7 @@ ul.list-none {
30563056
}
30573057

30583058
#settings_result {
3059-
height: 20px !important;
3059+
height: auto !important;
30603060
width: 100%;
30613061
text-align: center;
30623062
color:var(--primary-color);

0 commit comments

Comments
 (0)