Fix gallery photo deletion gap and uncensor UI glitche.
This commit is contained in:
parent
ed28d4a9c4
commit
72e9344102
4 changed files with 26 additions and 2 deletions
|
|
@ -70,6 +70,7 @@
|
|||
});
|
||||
}
|
||||
|
||||
window.applyJustifiedLayout = applyLayout;
|
||||
document.addEventListener('DOMContentLoaded', applyLayout);
|
||||
window.addEventListener('resize', applyLayout);
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue