fix bug scroll style

This commit is contained in:
Warunee Tamkoo 2024-03-27 10:59:32 +07:00
parent db36f0f3d8
commit a0bc93b208

View file

@ -608,7 +608,7 @@ onMounted(async () => {
</q-card>
</template>
<style>
<style scoped>
.card-img {
background: url("@/assets/registry-banner.png");
background-size: cover;