fix: add margin-bottom for mobile device

Add margin-bottom to prevent content from being blocked by bottom nav.
This commit is contained in:
三咲智子 2022-11-25 17:04:47 +08:00
parent 6c350faf7c
commit 5e54cbe792
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E

View file

@ -24,7 +24,7 @@
</div>
</div>
<NavBottom md:hidden />
<div class="w-full md:w-2/4 min-h-screen" border="l r base">
<div class="w-full mb14 md:(w-2/4 mb0) min-h-screen" border="l r base">
<slot />
</div>
<div class="hidden md:block w-1/4 zen-hide">