feat(web): add Mappings page with inline CRUD table

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-01 22:37:29 -05:00
parent 91f2eec922
commit a6adaea2da
5 changed files with 258 additions and 0 deletions

View File

@@ -884,6 +884,12 @@ body::before {
}
/* ============================================================
MAPPINGS PAGE
============================================================ */
.mappings-page { max-width: 1152px; margin: 0 auto; }
/* ============================================================
MAPPINGS TABLE
============================================================ */