Commit 86bb869
fix(ui): prevent empty space in package grid when readme is short
The 1280px+ breakpoint had no explicit grid-template-rows, so extra
sidebar height was distributed across all rows. Adding auto auto auto 1fr
pushes extra space into the readme row instead of the install/vulns area.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7f2fc1a commit 86bb869
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1120 | 1120 | | |
1121 | 1121 | | |
1122 | 1122 | | |
| 1123 | + | |
1123 | 1124 | | |
1124 | 1125 | | |
1125 | 1126 | | |
| |||
0 commit comments