From ddeefbb12fafe88af929aaa0c303eb11f9a7a988 Mon Sep 17 00:00:00 2001 From: Rushabh Patil Date: Sun, 28 Jun 2026 17:59:44 +0530 Subject: [PATCH] Simplify the Cosmos entrypoint and tighten workspace sidebar sizing --- index.html | 2 +- src/components/WorkspaceCodeEditor.tsx | 4 ++-- {cosmos => src}/main.tsx | 0 tsconfig.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) rename {cosmos => src}/main.tsx (100%) diff --git a/index.html b/index.html index 44a507d..d40524d 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@
- + diff --git a/src/components/WorkspaceCodeEditor.tsx b/src/components/WorkspaceCodeEditor.tsx index 1dbfc10..8812d77 100644 --- a/src/components/WorkspaceCodeEditor.tsx +++ b/src/components/WorkspaceCodeEditor.tsx @@ -280,8 +280,8 @@ export function WorkspaceCodeEditor({ style={{ height }} > {showSidebar && ( -
-
+
+
Files {handleCreateFile && (