diff --git a/packages/client/src/tiptap/core/styles/table.scss b/packages/client/src/tiptap/core/styles/table.scss index 65cf255d..b8b4ff18 100644 --- a/packages/client/src/tiptap/core/styles/table.scss +++ b/packages/client/src/tiptap/core/styles/table.scss @@ -76,6 +76,10 @@ > * { margin-bottom: 0; } + + > p { + margin-top: 0; + } } th {