刘洋 1 жил өмнө
parent
commit
74e5493c5f

+ 2 - 2
src/views/sop/components/dynamic-form-item/LABEL.vue

@@ -19,8 +19,8 @@ const titleArr = computed(() => {
 </script>
 <style lang="less" scoped>
 .label {
-  margin: 20px 0 5px;
-  font-size: 16px;
+  margin: 0 0 15px;
+  font-size: 14px;
   font-weight: bold;
   color: #262626;
   line-height: 24px;