diff --git a/src/styles/post.css b/src/styles/post.css index c0249d6..faa4863 100644 --- a/src/styles/post.css +++ b/src/styles/post.css @@ -40,6 +40,10 @@ overflow: hidden; } +.IBMSMSMBSSPostBody > div { + width: 100%; +} + .IBMSMSMBSSPostTitleHeading { width: 100%; }