Commit a87fbd8
committed
fix(css): Enable text wrapping in fixed-width tables
Add word-wrap and 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 <[email protected]>1 parent acfa2f5 commit a87fbd8
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