mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-19 17:47:25 -05:00
fix: lightboxModal, selectedTab
This commit is contained in:
@@ -251,7 +251,7 @@ document.addEventListener("DOMContentLoaded", function() {
|
||||
|
||||
modal.appendChild(modalNext)
|
||||
|
||||
gradioApp().appendChild(modal)
|
||||
gradioApp().body.appendChild(modal)
|
||||
|
||||
|
||||
document.body.appendChild(modal);
|
||||
|
||||
Reference in New Issue
Block a user