From 1bbd0f98019591a07aa14485bbf065155b0ee50c Mon Sep 17 00:00:00 2001 From: fantasticit Date: Sat, 2 Jul 2022 12:13:16 +0800 Subject: [PATCH] tiptap: fix collaboration cursor style in title --- packages/client/src/tiptap/core/wrappers/title/index.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/client/src/tiptap/core/wrappers/title/index.module.scss b/packages/client/src/tiptap/core/wrappers/title/index.module.scss index 4388c35a..4d117c31 100644 --- a/packages/client/src/tiptap/core/wrappers/title/index.module.scss +++ b/packages/client/src/tiptap/core/wrappers/title/index.module.scss @@ -1,7 +1,6 @@ .wrap { position: relative; margin-top: 24px; - overflow: auto; .coverWrap { position: relative;