v1.5.3 - Added Swal on all index pages
This commit is contained in:
@@ -184,5 +184,10 @@
|
||||
|
||||
document.getElementsByTagName("main")[0].style.paddingTop = (10+document.getElementById("header").clientHeight) + "px";
|
||||
</script>
|
||||
<style>
|
||||
body.swal2-height-auto {
|
||||
height: 100% !important;
|
||||
}
|
||||
</style>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user