From 4f6491c1e3060a5c5ea91d1d9cc9b57ccf04968c Mon Sep 17 00:00:00 2001 From: Mathias Jakobsen Date: Mon, 7 Jul 2025 12:12:04 +0100 Subject: [PATCH] Merge pull request #26832 from overleaf/mj-system-messages [web] Move system messages back to top of page GitOrigin-RevId: 627a0e33e0cc49d75912621afc706da82aee7080 --- .../features/project-list/components/project-list-ds-nav.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/services/web/frontend/js/features/project-list/components/project-list-ds-nav.tsx b/services/web/frontend/js/features/project-list/components/project-list-ds-nav.tsx index f8c8014e1c..3d24f9845c 100644 --- a/services/web/frontend/js/features/project-list/components/project-list-ds-nav.tsx +++ b/services/web/frontend/js/features/project-list/components/project-list-ds-nav.tsx @@ -55,6 +55,7 @@ export function ProjectListDsNav() { return (
+
-
- -