Commit 2dadcbd
authored
Adjust row-gap for image cards (#1417)
## Make row-gap in horizontal image cards match layout row-gap
Use the newly added layout-gap-x in horizontal `<Card>` components that
contains `<Media>`, keep the same gap for other horizontal `<Card>`
components:
https://github.com/user-attachments/assets/009ebb0e-b96c-4bcd-879d-d18483d1f5ab1 parent 4c584d1 commit 2dadcbd
File tree
2 files changed
+8
-1
lines changed- .changeset
- packages/react/src/card
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
95 | 97 | | |
96 | 98 | | |
97 | 99 | | |
| |||
0 commit comments