fix: menu item padding
This commit is contained in:
parent
f56f89df47
commit
1301b1562b
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ onMounted(() => {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
<div class="q-pb-lg">
|
||||
<MenuItem :list="menu" />
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue