mirror of https://github.com/Kylart/KawAnime.git
Fixed floating Sagiri on empty local page
This commit is contained in:
parent
0fcba10562
commit
a554072aea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue