style: update css of folder component and remove unncessary css file

This commit is contained in:
prafull-opensignlabs
2024-06-16 15:12:20 +05:30
parent 9594e9438e
commit f8d6547c24
16 changed files with 137 additions and 491 deletions
+1 -1
View File
@@ -1098,7 +1098,7 @@ function SignYourSelf() {
) : (
<div>
{isUiLoading && (
<div className="absolute h-[100vh] w-full z-[999] flex flex-col justify-center items-start bg-[#e6f2f2] bg-opacity-80">
<div className="absolute h-[100vh] w-full z-[999] flex flex-col justify-center items-center bg-[#e6f2f2] bg-opacity-80">
<Loader />
<span className="font-bold text-[13px]">
This might take some time