You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
318 B
21 lines
318 B
@import '../../wxss/family.wxss';
|
|
|
|
@import '../../wxss/c-popForm.wxss';
|
|
|
|
.card-qr {
|
|
width: 30rpx;
|
|
height: 30rpx;
|
|
}
|
|
.card-qr image {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.title-label {flex:1}
|
|
.title-wr .flex{flex:1}
|
|
.f-top .f-card{
|
|
height:auto
|
|
}
|
|
.f-top .f-card .card-title{
|
|
height:auto
|
|
}
|