fix
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
</div>
|
||||
|
||||
<script>
|
||||
const isBaaS = false
|
||||
const h = document.body.clientHeight
|
||||
- $("header").css("height").replace("px", "")
|
||||
$("#main").css("height", h + "px");
|
||||
|
||||
Reference in New Issue
Block a user