Build [v1.4.1] - Security hardening, PWA and UI refinements

This commit is contained in:
Daniel Bedeleanu
2026-04-12 10:45:57 +03:00
parent f3d861b1a2
commit 50ae3671c9
16 changed files with 492 additions and 176 deletions

View File

@@ -470,7 +470,7 @@ export default function Home() {
</div>
{/* Scanner Section */}
<section className="bg-slate-900/50 border border-slate-800 rounded-3xl p-6 backdrop-blur-sm shadow-xl">
<section className="glass-card rounded-3xl p-6">
{showScanner ? (
<div className="space-y-4">
<div className="flex justify-between items-center">