8 lines
117 B
Plaintext
8 lines
117 B
Plaintext
/**index.wxss**/
|
|
|
|
.empty {
|
|
width: 140rpx;
|
|
height: 140rpx;
|
|
background-color:#F6F6F6 ;
|
|
border-radius: 140rpx;
|
|
} |