Clean up debug logging in login flow
All checks were successful
Build frontend / build (push) Successful in 57s

This commit is contained in:
Claw AI
2026-03-28 16:44:37 +00:00
parent b8117093af
commit e0f80f3dee
3 changed files with 19 additions and 17 deletions

View File

@ -22,7 +22,7 @@
body {
background: var(--background);
color: var(--foreground);
font-family: Arial, Helvetica, sans-serif;
font-family: 'Madani Arabic', 'Noto Sans Arabic', 'Cairo', Arial, sans-serif;
}
.leaflet-container {