From 03d72c10730b692b38fea5f65ca296d61ec550ef Mon Sep 17 00:00:00 2001 From: Phodal Huang Date: Mon, 11 Dec 2023 21:49:29 +0800 Subject: [PATCH] fix: add basic styles for editor --- web/core/lib/editor/components/sidebar.tsx | 30 ++--- web/core/lib/editor/editor.css | 150 +++++++++++++++++++++ web/studio/styles/global.css | 36 ++--- 3 files changed, 183 insertions(+), 33 deletions(-) diff --git a/web/core/lib/editor/components/sidebar.tsx b/web/core/lib/editor/components/sidebar.tsx index e2c6cab..90fbbcd 100644 --- a/web/core/lib/editor/components/sidebar.tsx +++ b/web/core/lib/editor/components/sidebar.tsx @@ -21,15 +21,15 @@ export const Sidebar: React.FC = ({ editor }) => { return