fix: body scrolls to top after opening a modal
This commit is contained in:
@@ -67,7 +67,7 @@ const advancedFieldsDefaultValus = {
|
||||
guidance: 3.5,
|
||||
sampling_steps: 10,
|
||||
negative_prompt: null,
|
||||
schedule_method: 'default',
|
||||
schedule_method: 'discrete',
|
||||
preview: null
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user