From ed2e4ad6f745ab20bad4e4d743d514060c301833 Mon Sep 17 00:00:00 2001 From: Lakhan Baheti <94619783+1akhanBaheti@users.noreply.github.com> Date: Fri, 15 Mar 2024 17:28:03 +0530 Subject: [PATCH] fix: cycle & module peekview scroll (#3953) --- web/components/cycles/cycle-peek-overview.tsx | 2 +- web/components/modules/module-peek-overview.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/components/cycles/cycle-peek-overview.tsx b/web/components/cycles/cycle-peek-overview.tsx index b7e778c10..b15e89ab2 100644 --- a/web/components/cycles/cycle-peek-overview.tsx +++ b/web/components/cycles/cycle-peek-overview.tsx @@ -38,7 +38,7 @@ export const CyclePeekOverview: React.FC = observer(({ projectId, workspa {peekCycle && (
= observer(({ projectId, worksp {peekModule && (