shaking removed

This commit is contained in:
Burak Civan
2022-12-13 10:57:11 +03:00
parent 453ac0c230
commit 0dfd1a19c7
19 changed files with 53 additions and 46 deletions

View File

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