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>
|
||||
</template>
|
||||
|
||||
<style>
|
||||
<style scoped>
|
||||
.card-img {
|
||||
background: url("@/assets/registry-banner.png");
|
||||
background-size: cover;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue