]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_text.scss
Fixed OIDC Logout
[bookstack] / resources / sass / _text.scss
index 7cade9607b92b2c2cdbaa1f02b24f110257fd2d1..a3e6f09ac53a7768e780d8f9c8a358930841fed5 100644 (file)
@@ -365,6 +365,7 @@ li.checkbox-item, li.task-list-item {
 }
 
 .break-text {
+  white-space: normal;
   word-wrap: break-word;
   overflow-wrap: break-word;
 }