fix bug scroll style
This commit is contained in:
parent
db36f0f3d8
commit
a0bc93b208
1 changed files with 1 additions and 1 deletions
|
|
@ -608,7 +608,7 @@ onMounted(async () => {
|
||||||
</q-card>
|
</q-card>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<style>
|
<style scoped>
|
||||||
.card-img {
|
.card-img {
|
||||||
background: url("@/assets/registry-banner.png");
|
background: url("@/assets/registry-banner.png");
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue