Commit ac19f9d
fix(css): Enable text wrapping in fixed-width tables
Add overflow-wrap properties to table cells to allow long text content
to wrap properly when table-layout is fixed. This ensures column widths
are respected while keeping content readable.
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>1 parent 8a43b47 commit ac19f9d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments