diff --git a/pages/unlock/index.vue b/pages/unlock/index.vue index 729d5b0..073a05f 100644 --- a/pages/unlock/index.vue +++ b/pages/unlock/index.vue @@ -1690,9 +1690,11 @@ onShow(() => { .container { width: 100%; + height: 100vh; display: flex; flex-direction: column; align-items: center; + padding-bottom: 0; .header { width: 100%;