UNPKG

@plone/volto

Version:
10 lines (9 loc) 183 B
.word-break() { -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; overflow-wrap: break-word; word-break: break-word; word-wrap: break-word; }