From 955fc3c308b0f84145b935ecbe7f2e670cb52b38 Mon Sep 17 00:00:00 2001 From: Subhajit Ghosh <99127578+subhajit20@users.noreply.github.com> Date: Wed, 27 Sep 2023 15:39:42 +0530 Subject: [PATCH] Fixed unstable moving top-bar in App Builder (#7307) * Fixed unstable moving top-bar in App Builder * Fixed unstable moving top-bar in App Builder * Removed unwanted code --------- Co-authored-by: Kavin Venkatachalam --- frontend/src/Editor/Header/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/Editor/Header/index.js b/frontend/src/Editor/Header/index.js index bf0102e4db..286e95eab0 100644 --- a/frontend/src/Editor/Header/index.js +++ b/frontend/src/Editor/Header/index.js @@ -61,8 +61,8 @@ export default function EditorHeader({ }, [currentUser]); return ( -
-
+
+