style: step 7 - uniform text tokens in IdentityCheckOverlay

This commit is contained in:
2026-04-19 12:00:11 +03:00
parent 3d79a4be2b
commit 7d4e60699d
2 changed files with 7 additions and 7 deletions

View File

@@ -53,7 +53,7 @@ Mark each step `[x]` when complete. Commit the file with the step.
- [x] **Step 4** — Fix: `app/inventory/page.tsx` text tokens
- [x] **Step 5** — Fix: `app/admin/page.tsx` + `app/logs/page.tsx` text tokens
- [x] **Step 6** — Fix: `components/AdminOverlay.tsx` text tokens
- [ ] **Step 7** — Fix: `components/IdentityCheckOverlay.tsx` text tokens
- [x] **Step 7** — Fix: `components/IdentityCheckOverlay.tsx` text tokens
- [ ] **Step 8** — Fix: `components/Scanner.tsx` + `components/AIOnboarding.tsx`
- [ ] **Step 9** — Fix: `components/admin/` (all 5 files)
- [ ] **Step 10** — Fix: Modals (`CreateUserModal`, `ConfirmationModal`, `CategoryCreationModal`, `ItemComparisonModal`)