General code clean up. Removing old stuff.

This commit is contained in:
Scott Idem
2026-02-11 13:41:41 -05:00
parent 3ffe9cbcc9
commit cda7a5421c
16 changed files with 96 additions and 155 deletions

View File

@@ -23,7 +23,7 @@
<p class="text-xs font-bold opacity-50 uppercase tracking-widest">System Infrastructure & Identity</p>
</div>
</div>
<div class="bg-black/5 p-3 rounded-xl border border-surface-500/10 min-w-[200px]">
<div class="bg-black/5 p-3 rounded-xl border border-surface-500/10 min-w-50">
<p class="text-[10px] opacity-60 uppercase font-black tracking-widest flex items-center gap-1 mb-1">
<Landmark size={10} /> Active Account
</p>

View File

@@ -14,7 +14,7 @@
Lock,
Clock,
Key,
CheckCircle2,
CircleCheck,
CircleX,
Fingerprint,
Activity,