Procházet zdrojové kódy

Merge branch 'dev' of http://git.xayunmei.com/SH-Arbitrate/Arbitrate-Frontend into hcb

hanchaobo před 2 roky
rodič
revize
fb5f88710a

+ 4
- 0
src/views/caseManagement/components/caseentryDialog.vue Zobrazit soubor

1281
     color: #959595;
1281
     color: #959595;
1282
   }
1282
   }
1283
 }
1283
 }
1284
+::v-deep .el-input--medium .el-input__inner {
1285
+  height: 40px;
1286
+  line-height: 40px;
1287
+}
1284
 </style>
1288
 </style>