From 350b2bfb28dbf1d2a7b38b2c1066408958021c84 Mon Sep 17 00:00:00 2001 From: pqhuy1987 Date: Wed, 3 Jun 2026 00:06:18 +0700 Subject: [PATCH] [CLAUDE] FE-Admin/FE-User: login subtitle contrast a11y fix (slate-500 -> 600) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit FD2 spawn-test outcome — login subtitle contrast ~4.6 -> ~7.5:1 over translucent card (FD5 WCAG-AA floor). On-scale token, no layout shift. Mirror x2 app. Build x2 PASS, 0 TS error. Test 181 unchanged (FE-only, no .cs). Co-Authored-By: Claude Opus 4.8 (1M context) --- fe-admin/src/pages/LoginPage.tsx | 2 +- fe-user/src/pages/LoginPage.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fe-admin/src/pages/LoginPage.tsx b/fe-admin/src/pages/LoginPage.tsx index d096284..428e4a0 100644 --- a/fe-admin/src/pages/LoginPage.tsx +++ b/fe-admin/src/pages/LoginPage.tsx @@ -53,7 +53,7 @@ export function LoginPage() {
ERP · Hệ thống quản trị
-
Đăng nhập để tiếp tục
+
Đăng nhập để tiếp tục
diff --git a/fe-user/src/pages/LoginPage.tsx b/fe-user/src/pages/LoginPage.tsx index 57dae93..0b5a4c0 100644 --- a/fe-user/src/pages/LoginPage.tsx +++ b/fe-user/src/pages/LoginPage.tsx @@ -52,7 +52,7 @@ export function LoginPage() {
ERP · Quản lý hợp đồng
-
Đăng nhập để tiếp tục
+
Đăng nhập để tiếp tục