update to state of the art
This commit is contained in:
3
node_modules/bootstrap/scss/utilities/_text.scss
generated
vendored
3
node_modules/bootstrap/scss/utilities/_text.scss
generated
vendored
@@ -63,7 +63,8 @@
|
||||
.text-decoration-none { text-decoration: none !important; }
|
||||
|
||||
.text-break {
|
||||
word-wrap: break-word !important;
|
||||
word-break: break-word !important; // IE & < Edge 18
|
||||
overflow-wrap: break-word !important;
|
||||
}
|
||||
|
||||
// Reset
|
||||
|
Reference in New Issue
Block a user