Files
quinn-wx/pages/myself/account/index.wxss
2022-12-16 17:32:49 +08:00

12 lines
171 B
Plaintext

.avatar {
width: 200rpx;
height: 200rpx;
border-radius: 50%;
overflow: hidden;
}
.subButton {
position: absolute;
width: 100%;
bottom:10rpx;
}