fix: main l/r borders

zio/stable
patak 2022-12-25 21:20:14 +01:00
parent 5675d5aef9
commit 0530c6004e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@
</slot>
</div>
</aside>
<div class="w-full sm:w-600px min-h-screen" border="none sm:l sm:r base">
<div class="w-full sm:w-600px min-h-screen sm:border-l sm:border-r border-base">
<div min-h="[calc(100vh-3.5rem)]" sm:min-h-screen>
<slot />
</div>