Skip to content

Commit 9e1e379

Browse files
committed
[BUGFIX] break long contact url in detail table view
1 parent 9cdb662 commit 9e1e379

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scss/modules/_table.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ table {
2020
td {
2121
text-align: left;
2222
width: 100%;
23+
overflow-wrap: anywhere;
2324
}
2425
}
2526
}

0 commit comments

Comments
 (0)