xjc преди 3 години
родител
ревизия
3a75a9ab09
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      src/components/template.vue

+ 3 - 0
src/components/template.vue

@@ -38,6 +38,9 @@
     .info_desc p{
         text-indent:2rem;margin-bottom:20px;color:#666;line-height:25px;
     }
+    .el-radio-group .el-radio{
+        line-height: 3;
+    }
 }
 </style>
 <template>