diff --git a/src/styles/tiptap.scss b/src/styles/tiptap.scss index bf354c2..0966f16 100644 --- a/src/styles/tiptap.scss +++ b/src/styles/tiptap.scss @@ -87,8 +87,8 @@ padding: 5px 0px 15px 0px; border-radius: 0px; border-bottom: solid 1px rgb(255 255 255 / 10%); +} - .ProseMirror { - min-height: 75px; - } -} \ No newline at end of file +.ProseMirror { + min-height: 75px; + } \ No newline at end of file