diff --git a/ui/scss/component/_post.scss b/ui/scss/component/_post.scss index 5fa45539e..2dd5b865b 100644 --- a/ui/scss/component/_post.scss +++ b/ui/scss/component/_post.scss @@ -116,7 +116,7 @@ font-size: var(--font-large); height: auto; max-height: none; - overflow: auto; + // overflow: auto; margin-bottom: var(--spacing-l); }