diff --git a/web/src/components/AppLayout.tsx b/web/src/components/AppLayout.tsx
index e4cd18dc..c8665111 100644
--- a/web/src/components/AppLayout.tsx
+++ b/web/src/components/AppLayout.tsx
@@ -299,7 +299,6 @@ const AppLayout: React.FC = () => {
onClick={(e) => { e.stopPropagation(); setOpenMenu(openMenu === 'hdr-trading' ? null : 'hdr-trading'); }}
className="flex items-center gap-1.5 px-3 py-1.5 rounded-lg bg-gray-900/70 border border-red-500/30 text-sm text-gray-300 hover:text-white transition-colors whitespace-nowrap"
>
-