From 4dfe340345e34ccd3334ed4af885e32dc00c7a58 Mon Sep 17 00:00:00 2001 From: Deep Koluguri Date: Wed, 24 Jun 2026 19:38:55 -0400 Subject: [PATCH] style: remove nested scrollbars from swimlanes, let main window scroll --- frontend/src/components/dashboard/MarketScreenerPanel.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/dashboard/MarketScreenerPanel.jsx b/frontend/src/components/dashboard/MarketScreenerPanel.jsx index 8eb851a..6c2d2b2 100644 --- a/frontend/src/components/dashboard/MarketScreenerPanel.jsx +++ b/frontend/src/components/dashboard/MarketScreenerPanel.jsx @@ -145,7 +145,7 @@ function Swimlane({ title, icon, description, items = [], lane, onSelect, loadin {/* Cards */} -
+
{loading ? ( Array.from({ length: 6 }).map((_, i) => (