Wip : Admin module in progress

This commit is contained in:
2025-09-08 13:15:33 +05:30
parent 686db990ac
commit 833453241c
7 changed files with 205 additions and 46 deletions

View File

@@ -290,12 +290,12 @@ export default function Login() {
mt="sm"
/>
<Box style={{ textAlign: "right" }}>
<Anchor
{/* <Anchor
style={{ fontSize: "14px", color: "#1c7ed6", cursor: "pointer" }}
onClick={() => router.push("/ValidateUser")}
>
Forgot Password?
</Anchor>
</Anchor> */}
</Box>
<Group mt="sm" align="center">
<Box style={{ backgroundColor: "#fff", fontSize: "18px", textDecoration: "line-through", padding: "4px 8px", fontFamily: "cursive" }}>{captcha}</Box>