Files
quinn-wx/pages/myself/account/index.wxss
2022-12-14 19:58:38 +08:00

7 lines
97 B
Plaintext

.avatar {
width: 200rpx;
height: 200rpx;
border-radius: 50%;
overflow: hidden;
}