diff --git a/src-ui/src/styles.scss b/src-ui/src/styles.scss index 7a566fbb9..ab9147b23 100644 --- a/src-ui/src/styles.scss +++ b/src-ui/src/styles.scss @@ -497,6 +497,8 @@ table.table { // Bootstrap 5 tweaks a.badge { text-decoration: none; + word-break: initial; + white-space: initial; } .btn-link {