Skip to content

2201 enhancement alignement in task table not ideal#712

Open
correct-horse-battery-bench wants to merge 5 commits into
masterfrom
2201-enhancement-alignement-in-task-table-not-ideal
Open

2201 enhancement alignement in task table not ideal#712
correct-horse-battery-bench wants to merge 5 commits into
masterfrom
2201-enhancement-alignement-in-task-table-not-ideal

Conversation

@correct-horse-battery-bench

@correct-horse-battery-bench correct-horse-battery-bench commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Improve alignment of table columns with their cells.

Issue: hashtopolis/server#2201

@correct-horse-battery-bench correct-horse-battery-bench force-pushed the 2201-enhancement-alignement-in-task-table-not-ideal branch from 745a3eb to 8fc6fb8 Compare June 11, 2026 09:18
The table is 100% wide and auto layout spreads the surplus over every
column, so a two-digit ID column rendered ~100px wide. width: 1% keeps
these columns at their content width (numeric values get nowrap so the
squeeze cannot wrap them) and the surplus flows to the text columns.
@correct-horse-battery-bench correct-horse-battery-bench force-pushed the 2201-enhancement-alignement-in-task-table-not-ideal branch from 8fc6fb8 to 62a60bd Compare June 11, 2026 09:38
@correct-horse-battery-bench correct-horse-battery-bench marked this pull request as ready for review June 12, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT]: Alignement in task table not ideal

1 participant