diff --git a/src/views/post/post.module.css b/src/views/post/post.module.css index c198014b..6a71167b 100644 --- a/src/views/post/post.module.css +++ b/src/views/post/post.module.css @@ -1,6 +1,6 @@ .content { margin-bottom: 15px; - overflow-x: hidden; + overflow: visible; } .error {