## Summary - Adds `whitespace-normal` to the description column's cell class to override the base `TableCell`'s `whitespace-nowrap`, which was preventing `max-width` from being respected in HTML auto table layout - Reduces the description column max-width from unlimited (`max-w-none`) to `300px` at `md` breakpoint and `250px` at `sm`, eliminating horizontal scroll at ~1220px viewport widths |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| views | ||