Commit aed12ad
Nikhil Singhal
Avatar fix: width/height 100% + object-fit cover
Previous fix only set object-fit without constraining dimensions.
Material CSS sets .md-author to 1.6rem with overflow:hidden but
img had no size constraint, causing bottom-half clip.1 parent c9b5869 commit aed12ad
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments