Browse Source

修改样式

lex 1 year ago
parent
commit
d9b805b064
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/trainStatistics/trainModel.vue

+ 1 - 0
src/views/trainStatistics/trainModel.vue

@@ -329,6 +329,7 @@ export default {
   }
   /deep/.van-radio-group--horizontal {
     justify-content: flex-end;
+    font-size: 0.12rem;
   }
 }
 </style>