29314
This commit is contained in:
@@ -432,6 +432,7 @@ export default {
|
|||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.add {
|
.add {
|
||||||
padding-bottom: 120px;
|
padding-bottom: 120px;
|
||||||
|
width: 100%;
|
||||||
|
|
||||||
::v-deep .u-radio {
|
::v-deep .u-radio {
|
||||||
&:last-child {
|
&:last-child {
|
||||||
@@ -598,5 +599,9 @@ export default {
|
|||||||
.border-b0{
|
.border-b0{
|
||||||
border-bottom: 0!important;
|
border-bottom: 0!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::v-deep .familyMember .item {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user