1
0
Fork 0

record form

master
panliang 2023-09-25 14:05:27 +08:00
parent da0e743bc5
commit ef26b4618d
1 changed files with 1 additions and 1 deletions

View File

@ -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>