feat: add mobile navigation (#78)
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
This commit is contained in:
parent
e7fd9be93d
commit
4505080ba8
4 changed files with 38 additions and 2 deletions
|
@ -23,6 +23,7 @@
|
|||
</slot>
|
||||
</div>
|
||||
</div>
|
||||
<NavBottom md:hidden />
|
||||
<div class="w-full md:w-2/4 min-h-screen" border="l r base">
|
||||
<slot />
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue