diff --git a/packages/client/src/tiptap/core/wrappers/attachment/player/index.module.scss b/packages/client/src/tiptap/core/wrappers/attachment/player/index.module.scss index 4bf48a96..0991c7c7 100644 --- a/packages/client/src/tiptap/core/wrappers/attachment/player/index.module.scss +++ b/packages/client/src/tiptap/core/wrappers/attachment/player/index.module.scss @@ -13,6 +13,7 @@ .iframeWrapper { width: 100%; + min-height: 480px; margin: auto; overflow: auto; border: 0;