@@ -125,5 +125,8 @@ export default {
.van-field__control {
padding: 0 10px;
}
+ .van-radio__label {
+ font-size: 14px;
+ }
</style>