From 08ea79d730adeba67c3c8d5f64adc19857472b3d Mon Sep 17 00:00:00 2001 From: Elliott <105957288+Elliott-byte@users.noreply.github.com> Date: Wed, 5 Nov 2025 12:02:15 +1030 Subject: [PATCH] fix(web): increase z-index of PortalToFollowElemContent (#27823) --- web/app/components/app-sidebar/app-operations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/app/components/app-sidebar/app-operations.tsx b/web/app/components/app-sidebar/app-operations.tsx index 79c460419d..ab1069a29f 100644 --- a/web/app/components/app-sidebar/app-operations.tsx +++ b/web/app/components/app-sidebar/app-operations.tsx @@ -124,7 +124,7 @@ const AppOperations = ({ operations, gap }: { {t('common.operation.more')} - + {moreOperations.map(item =>