Commit 9087770
fix(material-experimental/mdc-card): reset native header margin (#22550)
`mat-card` supports using native header elements for the title and subtitle, but doing so throws off the alignment, because we weren't clearing the user agent margin.
(cherry picked from commit f88023c)1 parent 7f556b5 commit 9087770
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments