fix: 修復 footer 在部分瀏覽器沒有顯示在底部的 bug close #616

This commit is contained in:
Jerry
2021-07-20 23:09:57 +08:00
Unverified
parent 42bc175718
commit 7c859ef66d
4 changed files with 7 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#body-wrap
display: flex
flex-direction: column
height: 100vh
min-height: 100vh
.layout
display: flex