Skip to content

Commit 028b6df

Browse files
committed
Update UI.js
1 parent 419dde8 commit 028b6df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/UI.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -366,6 +366,8 @@ export const injectStyledCSS = (
366366
color: ${contrastBackgroundColor};
367367
margin-top: 4px;
368368
min-width: min(200px, 50vw);
369+
word-wrap: break-word;
370+
word-break: break-word;
369371
}
370372
371373
.gleap-frame-container-inner {

0 commit comments

Comments
 (0)