parent
6672903d11
commit
f8fa3f588e
@ -0,0 +1,15 @@
|
|||||||
|
.up_img_wrap{
|
||||||
|
width: 90rpx;
|
||||||
|
height: 90rpx;
|
||||||
|
position: relative;
|
||||||
|
}
|
||||||
|
.up_img_wrap image{
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
border-radius: 15rpx;
|
||||||
|
}
|
||||||
|
.up_img_wrap icon{
|
||||||
|
position: absolute;
|
||||||
|
top:-22rpx;
|
||||||
|
right: -22rpx;
|
||||||
|
}
|
Loading…
Reference in new issue