This commit is contained in:
RGJorge
2026-05-01 06:12:24 +00:00
parent c6da792e4b
commit f055489d81
5 changed files with 686 additions and 63 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ export function HeaderBar({
}, []);
return (
<div className="flex items-center justify-between px-5 py-3.5 border-b border-slate-800/80 bg-slate-900/90 backdrop-blur-sm relative z-[9999]">
<div className="flex items-center justify-between px-5 py-3.5 bg-slate-900/90 backdrop-blur-sm relative z-[9999]">
<div className="flex items-center gap-4">
<div className="flex items-center gap-2.5">
<img