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>