Files
quinn-accounts/pages/myself/index.wxss
2023-01-09 10:20:17 +08:00

7 lines
95 B
Plaintext

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