Word Break
Utilities for controlling word breaks in an element.
Class | Properties |
---|---|
ob-break-normal | overflow-wrap: normal; word-break: normal |
ob-break-words | overflow-wrap: break-word |
ob-break-all | word-break: break-all |
Utilities for controlling word breaks in an element.
Class | Properties |
---|---|
ob-break-normal | overflow-wrap: normal; word-break: normal |
ob-break-words | overflow-wrap: break-word |
ob-break-all | word-break: break-all |