diff --git a/front_end/src/components/markdown_editor/editor.css b/front_end/src/components/markdown_editor/editor.css index 9b8d3df012..0dddff2ee8 100644 --- a/front_end/src/components/markdown_editor/editor.css +++ b/front_end/src/components/markdown_editor/editor.css @@ -176,7 +176,6 @@ div:has(.prism-code) + p:has(> br:only-child) { .tweets-wrapper > p .tweet-embed-scroll { max-height: calc(150cqw); overflow-y: auto; - overscroll-behavior: contain; } .tweets-wrapper > p .tweet-embed {