fix container bg
This commit is contained in:
@@ -247,5 +247,7 @@ if (document.getElementById("inline-gallery-container") !== null) {
|
||||
],
|
||||
});
|
||||
|
||||
const lgBackdrop = document.querySelector(".lg-backdrop");
|
||||
lgBackdrop.style.backgroundColor = "transparent";
|
||||
inlineGallery.openGallery();
|
||||
}
|
||||
|
Reference in New Issue
Block a user