Fix footer
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<Layout>
|
<Layout>
|
||||||
<div
|
<div
|
||||||
class="container sm:pxi-0 mx-auto"
|
class="container sm:pxi-0 mx-auto"
|
||||||
:style="{ height: contentHeight + 'px' }"
|
:style="{ 'min-height': contentHeight + 'px' }"
|
||||||
>
|
>
|
||||||
<img
|
<img
|
||||||
v-if="loading"
|
v-if="loading"
|
||||||
|
|||||||
Reference in New Issue
Block a user