Auth page is overflowing
This commit is contained in:
parent
8ba47d1545
commit
3e61b33811
|
|
@ -9,7 +9,7 @@
|
|||
@mobile
|
||||
<body class="bg-body">
|
||||
@elsemobile
|
||||
<body class="bg-body overflow-y-overlay">
|
||||
<body class="bg-body overflow-y-overlay overflow-hidden">
|
||||
@endmobile
|
||||
|
||||
@stack('body_start')
|
||||
|
|
|
|||
Loading…
Reference in New Issue