Commit 98580f87 by Ooh-Ao

bg

parent a56c180d
<div class="auth">
<div class="flex h-full !py-0 bg-white dark:bg-bgdark">
<div class="grid grid-cols-12 gap-6 w-full h-full">
<div class="lg:col-span-6 col-span-12 hidden lg:block relative">
<div class="lg:col-span-8 col-span-12 hidden lg:block relative">
<div class="cover relative w-full h-full z-[1] p-10">
<!-- <a routerLink="/dashboard/sales" class="header- logo">
<img style="height: 36px; width: 93px;" src="./assets/img/brand-logos/logo-login-light.png" alt="logo"
......@@ -12,7 +12,7 @@
</div> -->
</div>
</div>
<div class="lg:col-span-6 col-span-12">
<div class="lg:col-span-4 col-span-12">
<div class="authentication-page w-full">
<!-- ========== MAIN CONTENT ========== -->
<main id="content" class="w-full max-w-lg mx-auto p-6">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment