- Replace CSS Grid with native <table> elements across all data tables - HTML tables naturally align columns based on widest content in each column - Add min-width on CPU/Memory/Disk columns for proper progress bar display - Remove responsive column header abbreviations (show full labels always) - Remove icon components from NodeSummaryTable headers - Simplify TemperatureGauge to text-only display (no progress bar) Tables converted: Dashboard guest table, NodeSummaryTable, HostsOverview, DockerUnifiedTable, DockerHostSummaryTable |
||
|---|---|---|
| .. | ||
| DockerFilter.tsx | ||
| DockerHosts.tsx | ||
| DockerHostSummaryTable.tsx | ||
| DockerStatusBadge.tsx | ||
| DockerSummaryStats.tsx | ||
| DockerUnifiedTable.tsx | ||
| runtimeDisplay.ts | ||
| StackedContainerBar.tsx | ||