From 3722192a0437e06698ef08080417f691838c210e Mon Sep 17 00:00:00 2001 From: melnikga Date: Tue, 23 Apr 2024 16:43:55 +0400 Subject: [PATCH] Fixed ui bugs in the three column mode --- components/Editor/ExtraColumn.tsx | 2 +- components/Editor/Header.tsx | 1 + components/Tracer/index.tsx | 2 +- components/layouts/Nav.tsx | 5 ++++- 4 files changed, 7 insertions(+), 3 deletions(-) diff --git a/components/Editor/ExtraColumn.tsx b/components/Editor/ExtraColumn.tsx index bb02da4..013ae76 100644 --- a/components/Editor/ExtraColumn.tsx +++ b/components/Editor/ExtraColumn.tsx @@ -38,7 +38,7 @@ const ExtraColumn = ({ } = useContext(CairoVMApiContext) return ( -
+