This repository was archived by the owner on Jan 13, 2025. It is now read-only.
Commit 265ecba
fix(list): ensure sass mixin works if leading is provided in px
This switches the subheader margin calculation from static to dynamic so
that it will work if the $mdc-list-subheader-leading is provided in
px instead of rem. Angular Material's current typography settings
specify it in px. We do plan to move away from that and use rem like
MDC, but this fix will make it work in the mean time.
PiperOrigin-RevId: 2971818741 parent 7ec9697 commit 265ecba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
0 commit comments