style(registry): gov => position add q-ml-md
This commit is contained in:
parent
17afb2ed0d
commit
2e3fb77655
1 changed files with 1 additions and 1 deletions
|
|
@ -888,7 +888,7 @@ onMounted(async () => {
|
|||
{{ item.label }}
|
||||
</div>
|
||||
<div class="col-12"><q-separator /></div>
|
||||
<q-card-section class="q-pt-none" style="min-height: 200px">
|
||||
<q-card-section class="q-pt-none q-ml-md" style="min-height: 200px">
|
||||
<li v-for="data in item.data">{{ data.name }} {{ data.time }}</li>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue