Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 0da7466

Browse files
committed
fix: text overflow issue
1 parent 121f3d1 commit 0da7466

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/features/dashboard/components/AppsTable/responsive-table.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
&_row {
2222
text-align: start;
2323
justify-content: start;
24+
overflow-wrap: anywhere;
2425
}
2526
}
2627
.redirect_url {

0 commit comments

Comments
 (0)