Commit d8e9620
Fix grid-auto-rows to reflect card height only, not card height + gap
gap is already handled separately by the gap property, so adding it
to grid-auto-rows was double-counting it.
https://claude.ai/code/session_01VZTorvD5TumdL6NiaAaQKV1 parent c4e9226 commit d8e9620
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
770 | 770 | | |
771 | 771 | | |
772 | 772 | | |
773 | | - | |
| 773 | + | |
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
| |||
0 commit comments