fix(module:avatar): Extrusion Deformation of Long Pictures

This commit is contained in:
Eusen 2019-09-11 19:23:36 +08:00 committed by 偏右
parent e13a87053c
commit b2e206dd4b

View File

@ -37,6 +37,7 @@
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
}