body overflow change only moda open

This commit is contained in:
Burak Civan
2022-06-14 14:13:24 +03:00
parent 4b4f31cedc
commit 2d134a6816
9 changed files with 20 additions and 20 deletions

View File

@ -7,9 +7,9 @@
</x-layouts.modules.head>
@mobile
<body class="g-sidenav-hidden bg-body overflow-overlay">
<body class="g-sidenav-hidden bg-body">
@elsemobile
<body class="g-sidenav-show bg-body overflow-overlay">
<body class="g-sidenav-show bg-body">
@endmobile
@stack('body_start')