small stuff
CI / test (push) Successful in 5s

This commit is contained in:
2026-02-01 08:43:31 -05:00
parent 775ee0f691
commit 140b83bd65
4 changed files with 28 additions and 24 deletions
-6
View File
@@ -168,12 +168,6 @@ export default function AdminLayout({
</p>
<p className="text-sm text-zinc-200">Battl Control Panel</p>
</div>
<div className="flex items-center gap-3">
<span className="rounded-full border border-amber-500/30 bg-amber-500/10 px-3 py-1 text-[11px] font-medium text-amber-300">
Internal v0.1
</span>
</div>
</header>
{/* ✅ min-w-0 here prevents table min-width from widening the page */}