refactor
This commit is contained in:
parent
2ea818e811
commit
a723f47ceb
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
<div class="surface-card flex align-items-center justify-content-center min-h-screen min-w-screen overflow-hidden">
|
<div class="surface-card flex align-items-center justify-content-center min-h-screen min-w-screen overflow-hidden">
|
||||||
<div class="grid justify-content-center p-2 lg:p-0" style="min-width:80%">
|
<div class="grid justify-content-center p-2 lg:p-0" style="min-width:80%">
|
||||||
<div class="col-12 mt-5 xl:mt-0 text-center">
|
<div class="col-12 mt-5 xl:mt-0 text-center">
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
<span class="text-gray-600">Requested resource is not available.</span>
|
<span class="text-gray-600">Requested resource is not available.</span>
|
||||||
<img src="assets/layout/images/asset-error.svg" alt="Error" class="mt-5" width="80%">
|
<img src="assets/layout/images/asset-error.svg" alt="Error" class="mt-5" width="80%">
|
||||||
<div class="col-12 mt-5 text-center">
|
<div class="col-12 mt-5 text-center">
|
||||||
<i class="pi pi-fw pi-arrow-left text-blue-500 mr-2" style="vertical-align:center;"></i><a href="#" class="text-blue-500" >Go to Dashboard</a>
|
<i class="pi pi-fw pi-arrow-left text-blue-500 mr-2" style="vertical-align:center;"></i><a href="#" class="text-blue-500">Go to Dashboard</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -43,5 +43,4 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
Loading…
Reference in New Issue
Block a user