Skip to content

Commit fc09015

Browse files
Merge remote-tracking branch 'origin/8.2' into 8.3
2 parents d63425a + 2bb9c77 commit fc09015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react-ui-components/src/Tooltip/style.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
background: var(--colors-ContrastDarkest);
3434
color: white;
3535
box-shadow: 0px 0px 10px rgba(125, 125, 125, .2);
36+
overflow-wrap: break-word;
3637
}
3738

3839
.tooltip--asError .tooltip--inner {

0 commit comments

Comments
 (0)