From 2232aecde3905439f5e577c8b1ab822ff318c90b Mon Sep 17 00:00:00 2001 From: Sahaj Jain Date: Thu, 17 Apr 2025 22:53:55 +0530 Subject: [PATCH] fix: Mobile --- components/editor/editor.tsx | 23 +++++++++-------------- components/editor/header.tsx | 2 +- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/components/editor/editor.tsx b/components/editor/editor.tsx index a202a380..29829b63 100644 --- a/components/editor/editor.tsx +++ b/components/editor/editor.tsx @@ -73,7 +73,7 @@ const Editor: React.FC = ({ config }) => { {/* Mobile Layout */}
- + Controls @@ -81,21 +81,16 @@ const Editor: React.FC = ({ config }) => { Preview - - Code - - -
- -
+ + - -
+ +
diff --git a/components/editor/header.tsx b/components/editor/header.tsx index c9ac759f..6988f5b6 100644 --- a/components/editor/header.tsx +++ b/components/editor/header.tsx @@ -16,7 +16,7 @@ export function Header() { return (
-
+