pengjun 2 years ago
parent
commit
c99f89b8cb
  1. 7
      src/components/sumDoctorCheck/SumSug.vue

7
src/components/sumDoctorCheck/SumSug.vue

@ -767,6 +767,13 @@ export default {
padding: 1px 15px 1px 2px; padding: 1px 15px 1px 2px;
} }
::v-deep .el-table__empty-text {
line-height: 22px;
}
::v-deep .el-table__empty-block {
min-height: 22px;
}
::v-deep .el-input__inner { ::v-deep .el-input__inner {
min-height: 23px; min-height: 23px;
height: 23px; height: 23px;

Loading…
Cancel
Save