record form
parent
da0e743bc5
commit
ef26b4618d
|
|
@ -315,7 +315,7 @@ export default {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
}
|
}
|
||||||
.page ::v-deep .u-radio:not(:first) {
|
.page ::v-deep .u-radio-group .u-radio:nth-child(even) {
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
Loading…
Reference in New Issue