fix: extra top spacing on xl for all routes
This commit is contained in:
parent
779fcf4177
commit
7c6a81961b
4 changed files with 4 additions and 4 deletions
|
@ -37,6 +37,7 @@ defineProps<{
|
|||
</div>
|
||||
<slot name="header" />
|
||||
</div>
|
||||
<div hidden xl:block h-6 />
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue