Break words in overflow of text bubbles.
This commit is contained in:
parent
c7c565425a
commit
aa357f3531
1 changed files with 1 additions and 0 deletions
|
@ -3069,6 +3069,7 @@ footer {
|
|||
border: 1px solid hsl(240,4%,95%);
|
||||
box-shadow: 0 0 1px rgba(0,0,0,.06) inset;
|
||||
position: relative;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.text-bubble p {
|
||||
|
|
Loading…
Reference in a new issue