diff --git a/res/css/views/elements/_Tooltip.scss b/res/css/views/elements/_Tooltip.scss index 93ee6912b4..f5621a61d5 100644 --- a/res/css/views/elements/_Tooltip.scss +++ b/res/css/views/elements/_Tooltip.scss @@ -58,7 +58,7 @@ limitations under the License. line-height: $font-14px; font-size: $font-12px; font-weight: 500; - max-width: 200px; + max-width: 300px; word-break: break-word; margin-left: 6px; margin-right: 6px;