diff --git a/core/css/tooltip.scss b/core/css/tooltip.scss index c7bf99c7d11..5af24032064 100644 --- a/core/css/tooltip.scss +++ b/core/css/tooltip.scss @@ -28,6 +28,7 @@ word-break: normal; word-spacing: normal; word-wrap: normal; + overflow-wrap: anywhere; font-size: 12px; opacity: 0; z-index: 100000;