# 图片裁切居中样式
.avatarConatiner{
width: 72px;
height: 72px;
overflow: hidden;
border-radius: 50%;
.avatar {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
}
1
2
3
4
5
6
7
8
9
10
11
12
13
2
3
4
5
6
7
8
9
10
11
12
13

← 国外虚拟手机号购买 怎样运行嗨学题库组件 →