Fixed floating Sagiri on empty local page

This commit is contained in:
Kylart 2017-12-20 20:57:10 +09:00
parent 0fcba10562
commit a554072aea
1 changed files with 4 additions and 1 deletions

View File

@ -196,9 +196,12 @@
.fade-enter, .fade-leave-to
opacity 0
#local-page
#local-page, #empty
min-height calc(100vh - 48px - 24px)
#empty
position relative
h6
margin-top 0.7rem
margin-bottom 0