loading added into the apps

This commit is contained in:
Burak Civan 2022-12-19 14:40:51 +03:00
parent d543b5545d
commit b649e31b48
2 changed files with 2 additions and 3 deletions

View File

@ -16,7 +16,8 @@
<x-layouts.admin.menu />
<!-- loading component will add this line -->
<!-- loading component will add this line -->
<x-loading.content />
<div class="main-content xl:ltr:ml-64 xl:rtl:mr-64 transition-all ease-in-out" id="panel">
<div id="main-body">

View File

@ -14,8 +14,6 @@
</x-slot>
<x-slot name="content">
<x-loading.content />
<div class="flex flex-col space-y-16 py-4 cursor-default">
<div class="flex flex-col lg:flex-row w-full lg:space-x-16 rtl:space-x-reverse space-y-0">
<div class="w-full lg:w-7/12 flex flex-col space-x-2 banner">