Commit 1477640
committed
STAR-270 : Make table stretch to fill available width dynamically
- Change table-layout from auto to fixed for consistent column widths
- Add percentage-based column widths: CVE (15%), Severity (12%), Group (18%), Package (20%), Vulnerable (17%), Fixed (18%)
- Columns now dynamically stretch to fill 100% of available width
- Better space utilization on larger screens
- Maintains responsive horizontal scrolling on mobile1 parent ef5f4a5 commit 1477640
1 file changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
398 | 413 | | |
399 | 414 | | |
400 | 415 | | |
| |||
0 commit comments