DONE: update logo to original official logo, update letterhead and letterfooter layout

This commit is contained in:
ISMAIL MASSERAN
2026-07-07 12:26:28 +08:00
parent 1cc3351ca6
commit fb59917ebf
76 changed files with 547 additions and 402 deletions
@@ -109,7 +109,7 @@ export function useImpersonate() {
title: response.message,
showConfirmButton: false,
showCloseButton: true,
timer: 2000,
timer: 500,
})
await router.push(resolvePostLoginRoute(response.redirect_path))
@@ -143,7 +143,7 @@ export function useImpersonate() {
title: response.message,
showConfirmButton: false,
showCloseButton: true,
timer: 2000,
timer: 500,
})
await router.push(resolvePostLoginRoute(response.redirect_path))