We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3665376 commit 61ce284Copy full SHA for 61ce284
packages/main/src/themes/TableCell.css
@@ -11,6 +11,7 @@
11
td {
12
padding: .5rem .25rem;
13
box-sizing: border-box;
14
+ word-break: break-word;
15
}
16
17
:host([first-in-row]) td,
0 commit comments