wip
This commit is contained in:
parent
ffef985690
commit
3f3c0bd00b
1 changed files with 1 additions and 1 deletions
|
@ -260,7 +260,7 @@
|
|||
@if (auth.loggedIn) {
|
||||
<div class="container w-full lg:ps-64">
|
||||
<div
|
||||
class="object-contain object-scale-down p-4 sm:p-6 space-y-4 sm:space-y-6"
|
||||
class="object-contain p-4 sm:p-6 "
|
||||
>
|
||||
<router-outlet />
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue