7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
/* components/picker/index.wxss */
|
|
.camera{
|
|
background-color: #4fab5e3d;
|
|
width: 100rpx;
|
|
height: 100rpx;
|
|
border-radius: 50rpx;
|
|
} |