fix layout registry
This commit is contained in:
parent
90d7cbe2ab
commit
0ef521ddb0
2 changed files with 5 additions and 4 deletions
|
|
@ -329,7 +329,7 @@ watch(
|
|||
</q-tr>
|
||||
</template>
|
||||
<template v-slot:item="props" v-else>
|
||||
<div class="col-xs-12 col-sm-4 col-md-3 col-lg-2 q-pa-md">
|
||||
<div class="col-xs-12 col-sm-4 col-md-3 q-pa-md">
|
||||
<q-card flat bordered>
|
||||
<q-card-section class="text-center">
|
||||
<q-avatar size="100px">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue