Merge pull request #2801 from brkcvn/master

Loading html move tope of the page
This commit is contained in:
Burak Civan 2022-12-08 10:09:56 +03:00 committed by GitHub
commit e9942a60e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -22,6 +22,9 @@
<x-layouts.admin.menu />
<!-- this line will refactor -->
<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">
<div class="container">

View File

@ -16,6 +16,9 @@
<x-layouts.admin.menu />
<!-- this line will refactor -->
<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">
<div class="container">