浏览代码

修改样式

lex 1 年之前
父节点
当前提交
d9b805b064
共有 1 个文件被更改,包括 1 次插入0 次删除
  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>