last development ejected
This commit is contained in:
parent
9681e9fcd7
commit
a3c5a975fc
@ -13,9 +13,9 @@
|
|||||||
</x-layouts.admin.head>
|
</x-layouts.admin.head>
|
||||||
|
|
||||||
@mobile
|
@mobile
|
||||||
<body class="g-sidenav-hidden bg-body">
|
<body class="g-sidenav-hidden bg-body overflow-overlay-static">
|
||||||
@elsemobile
|
@elsemobile
|
||||||
<body class="g-sidenav-show bg-body">
|
<body class="g-sidenav-show bg-body overflow-overlay-static">
|
||||||
@endmobile
|
@endmobile
|
||||||
|
|
||||||
@stack('body_start')
|
@stack('body_start')
|
||||||
@ -23,8 +23,8 @@
|
|||||||
<x-layouts.admin.menu />
|
<x-layouts.admin.menu />
|
||||||
|
|
||||||
<!-- this line will refactor -->
|
<!-- this line will refactor -->
|
||||||
<x-loading.content />
|
<!-- <x-loading.content /> -->
|
||||||
|
|
||||||
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
|
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
|
||||||
<div id="main-body">
|
<div id="main-body">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
<x-layouts.admin.menu />
|
<x-layouts.admin.menu />
|
||||||
|
|
||||||
<!-- this line will refactor -->
|
<!-- this line will refactor -->
|
||||||
<x-loading.content />
|
<!-- <x-loading.content /> -->
|
||||||
|
|
||||||
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
|
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
|
||||||
<div id="main-body">
|
<div id="main-body">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user