From 6e675a76a74d2385d31cc644f037ff5bac998459 Mon Sep 17 00:00:00 2001 From: Andreas Tzionis Date: Wed, 8 Nov 2023 20:05:27 +0200 Subject: [PATCH] minor fixes --- lib/client/vanilla/editor.tsx | 46 +++++++++++++++++------------------ 1 file changed, 23 insertions(+), 23 deletions(-) diff --git a/lib/client/vanilla/editor.tsx b/lib/client/vanilla/editor.tsx index d2ba20b1..7d840967 100644 --- a/lib/client/vanilla/editor.tsx +++ b/lib/client/vanilla/editor.tsx @@ -344,7 +344,7 @@ function Editor({ standaloneServer = false }) { {getComponents().indexOf(hoveredComponent!) > 0 && ( )} - + )} @@ -411,28 +411,28 @@ function Editor({ standaloneServer = false }) { )} - - - -
+ + + +
+ />