MosswartOverlord/frontend/src/components
Erik 87e4f2ff62 fix(dashboard): table width:auto so Character column sizes to content only
With width:100%, the table stretched to fill the container — and the
Character column (the only one with stretchable text) absorbed all the
extra space, looking much wider than the longest name needed.

width:auto lets each column size to its content. Table now fits its
data; container still scrolls horizontally if content ever exceeds the
viewport.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-23 19:37:49 +02:00
..
effects feat: major cleanup + death alerts + idle detection + Discord webhooks 2026-04-14 16:32:14 +02:00
map Revert floating badge, remove debug logs 2026-04-15 19:20:24 +02:00
sidebar feat(dashboard): open Player Dashboard in a new tab 2026-05-23 19:31:26 +02:00
windows fix(dashboard): table width:auto so Character column sizes to content only 2026-05-23 19:37:49 +02:00
PlayerDashboardFullPage.tsx feat(dashboard): open Player Dashboard in a new tab 2026-05-23 19:31:26 +02:00