Installation page is overflowing
This commit is contained in:
parent
02881945f8
commit
8ba47d1545
@ -6,7 +6,7 @@
|
|||||||
</x-slot>
|
</x-slot>
|
||||||
</x-layouts.install.head>
|
</x-layouts.install.head>
|
||||||
|
|
||||||
<body>
|
<body class="overflow-hidden">
|
||||||
@stack('body_start')
|
@stack('body_start')
|
||||||
|
|
||||||
<div class="h-screen lg:h-auto bg-no-repeat bg-cover bg-center" style="background-image: url({{ asset('public/img/auth/login-bg.png') }});">
|
<div class="h-screen lg:h-auto bg-no-repeat bg-cover bg-center" style="background-image: url({{ asset('public/img/auth/login-bg.png') }});">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user