diff --git a/qortal-ui-plugins/plugins/core/components/ChatScroller-css.js b/qortal-ui-plugins/plugins/core/components/ChatScroller-css.js index 2c62a563..06f2607a 100644 --- a/qortal-ui-plugins/plugins/core/components/ChatScroller-css.js +++ b/qortal-ui-plugins/plugins/core/components/ChatScroller-css.js @@ -613,6 +613,7 @@ export const chatStyles = css` padding: 0.75rem 1rem; border-radius: 0.5rem; white-space: pre-wrap; + margin: 0px; } .replied-message pre code { color: inherit;