UI login page, and custom-table changes

This commit is contained in:
Gagan7900
2026-08-11 17:38:53 +05:30
parent 4ac755d579
commit 6702b6e038
3 changed files with 15 additions and 19 deletions
+2 -7
View File
@@ -2,13 +2,8 @@
<footer
class="footer mt-auto xl:ps-[15rem] font-normal font-inter bg-white text-defaultsize leading-normal text-[0.813] shadow-[0_0_0.4rem_rgba(0,0,0,0.1)] dark:!bg-bodybg py-4 text-center">
<div class="container">
<span class=" dark:text-defaulttextcolor/50"> Copyright © <span id="year">{{fullyear}}</span> <a
href="javascript:void(0);" class="text-defaulttextcolor font-semibold dark:text-defaulttextcolor"> Ynex</a>.
Designed with <span class="bi bi-heart-fill text-danger"></span> by <a href="javascript:void(0);">
<span class="font-semibold text-primary underline">Spruko</span>
</a> All
rights
reserved
<span class=" dark:text-defaulttextcolor/50"> Copyright © <span id="year">{{fullyear}}</span> Syscom
Distribution LLC. All rights reserved.
</span>
</div>
</footer>