8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
|
/* pages/dangerousProject/index.wxss */
|
||
|
.van-uploader__preview-image{
|
||
|
width: 140rpx !important;
|
||
|
height: 140rpx !important;
|
||
|
}
|
||
|
.active{
|
||
|
color: #fff;
|
||
|
}
|