From e285d8670c9855a0cb4fa4d96061ed7ee6adae79 Mon Sep 17 00:00:00 2001 From: Vincent Vanwaelscappel Date: Wed, 2 Mar 2022 19:15:10 +0100 Subject: [PATCH] wait #5140 @0.5 --- style/fluidbook.less | 2 ++ 1 file changed, 2 insertions(+) diff --git a/style/fluidbook.less b/style/fluidbook.less index c6af2276..12633c40 100644 --- a/style/fluidbook.less +++ b/style/fluidbook.less @@ -86,6 +86,8 @@ a { -ms-scroll-chaining: chained; -webkit-font-smoothing: antialiased; + + word-break: keep-all; } body.cordova-ios * { -- 2.39.5