Commit 7d645a3
committed
fix(buckets): remove redundant Hostname column from per-device bucket table
The Hostname is already displayed prominently in each device card's header.
Showing it again as a column inside the per-device table is redundant and
squeezes the table on phone screens. Remove it and redistribute the column
widths (id: 45%→65%, last_updated: 15%→20%, actions: 15% unchanged).1 parent 48f1fed commit 7d645a3
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
| 265 | + | |
271 | 266 | | |
272 | 267 | | |
273 | 268 | | |
274 | 269 | | |
275 | 270 | | |
276 | | - | |
| 271 | + | |
277 | 272 | | |
278 | 273 | | |
279 | 274 | | |
| |||
0 commit comments