diff --git a/resources/views/components/loading/menu.blade.php b/resources/views/components/loading/menu.blade.php index b8e98c326..56f22534e 100644 --- a/resources/views/components/loading/menu.blade.php +++ b/resources/views/components/loading/menu.blade.php @@ -8,7 +8,7 @@ }); }" x-ref="loadingMenu" - class="w-70 h-screen hidden lg:flex fixed top-0 js-menu z-20 transition-all ltr:-left-80 rtl:-right-80 xl:ltr:left-0 xl:rtl:right-0" + class="w-70 h-screen hidden lg:flex fixed top-0 z-20 transition-all ltr:-left-80 rtl:-right-80 xl:ltr:left-0 xl:rtl:right-0" > +
@@ -72,6 +73,7 @@
+