diff --git a/client/coral-embed-stream/style/default.css b/client/coral-embed-stream/style/default.css index bf044172d..32f30d800 100644 --- a/client/coral-embed-stream/style/default.css +++ b/client/coral-embed-stream/style/default.css @@ -187,6 +187,7 @@ hr { /* Comment Box Styles */ .coral-plugin-commentbox-container { display: flex; + width: 100%; } .coral-plugin-commentbox-textarea {