style: step 4 - uniform text tokens in inventory page

This commit is contained in:
2026-04-19 11:55:50 +03:00
parent ffb56c030d
commit fa27817f7c
2 changed files with 17 additions and 17 deletions

View File

@@ -50,7 +50,7 @@ Mark each step `[x]` when complete. Commit the file with the step.
- [x] **Step 1** — Audit & document all violations (no code changes)
- [x] **Step 2** — Fix: `app/login/page.tsx` text tokens (no violations found — already clean)
- [x] **Step 3** — Fix: `app/page.tsx` text tokens (scanner/main page)
- [ ] **Step 4** — Fix: `app/inventory/page.tsx` text tokens
- [x] **Step 4** — Fix: `app/inventory/page.tsx` text tokens
- [ ] **Step 5** — Fix: `app/admin/page.tsx` + `app/logs/page.tsx` text tokens
- [ ] **Step 6** — Fix: `components/AdminOverlay.tsx` text tokens
- [ ] **Step 7** — Fix: `components/IdentityCheckOverlay.tsx` text tokens