[CLAUDE] FE-Admin+FE-User: brand-accent polish x2 app - stripe dinh app + logo zone tint + PageHeader accent bar + thead brand (S58, anh yeu cau trang tri ro hon)
Some checks failed
Deploy SOLUTION_ERP / build-deploy (push) Has been cancelled

This commit is contained in:
pqhuy1987
2026-06-11 14:10:00 +07:00
parent 6e53e334ca
commit ea793a43fa
8 changed files with 40 additions and 18 deletions

View File

@ -69,7 +69,7 @@ function UserMenu() {
export function TopBar({ title }: { title?: string }) {
return (
<header className="flex h-14 items-center justify-between border-b border-slate-200 bg-white px-6">
<div className="text-sm font-medium text-slate-500">{title}</div>
<div className="text-sm font-semibold text-slate-700">{title}</div>
<div className="flex items-center gap-2">
<NotificationBell />
<UserMenu />