refactor: add padding
This commit is contained in:
parent
5754db419e
commit
32b51ff84b
1 changed files with 1 additions and 1 deletions
|
|
@ -143,7 +143,7 @@ watch(
|
||||||
})
|
})
|
||||||
}}
|
}}
|
||||||
</span>
|
</span>
|
||||||
<article v-else>
|
<article class="q-pa-md" v-else>
|
||||||
<TreeView
|
<TreeView
|
||||||
class="full-width q-pt-sm"
|
class="full-width q-pt-sm"
|
||||||
v-model:nodes="nodes"
|
v-model:nodes="nodes"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue