Ver código fonte

Merge branch 'hhl' of SH-Arbitrate/Arbitrate-Frontend into dev

hhlxayunmei 2 anos atrás
pai
commit
155d61398d

+ 3
- 0
src/views/caseManagement/components/courtReviewDialog.vue Ver arquivo

122
     // line-height: 48px;
122
     // line-height: 48px;
123
   }
123
   }
124
 }
124
 }
125
+::v-deep .el-form-item__error {
126
+  left: 90px;
127
+}
125
 </style>
128
 </style>