Compare commits

..

No commits in common. "bb57f44b60e91e884f9fb216573ca8ff740218a3" and "abc39b13af02ad4f4166a90f22e27a5256b5f3f4" have entirely different histories.

View File

@ -4,7 +4,7 @@ import customFooter from '@/components/customFooter/index.vue'
</script>
<template>
<div class="flex flex-col h-100svh">
<div class="flex flex-col h-screen">
<customHeader />
<div
class="bg-[url('@/assets/image/bg-mobile.png')] bg-cover bg-center flex-1 overflow-auto"