fix: main l/r borders

pull/562/head
patak 2022-12-25 21:20:14 +01:00
rodzic 5675d5aef9
commit 0530c6004e
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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>