diff --git a/src/bubble.css b/src/bubble.css index 38573e5..b988cce 100644 --- a/src/bubble.css +++ b/src/bubble.css @@ -15,6 +15,7 @@ margin-right: 25%; background-color: #eee; position: relative; + overflow-wrap: break-word; } .bubble:last-child .bubble-content:before,