zhangyanpeng
2024-08-25 9253a1b75603488a1a50b4198170e20051ea5ae2
css/myelement.css
@@ -391,6 +391,18 @@
    height: 24px;
    line-height: 24px;
}
.h_table .el-input-number .el-input__inner {
   text-align: right;
   padding-left: 5px;
   padding-right: 5px;
}
.h_table .el-input-number .el-input-number__decrease,
.h_table .el-input-number .el-input-number__increase {
   display: none;
}
.h_table .el-input--mini .el-input__icon {
   line-height: 26px;
}
@@ -411,10 +423,10 @@
   margin-bottom: 30px;
} */
.h_table .el-table__body-wrapper {
/* .h_table .el-table__body-wrapper {
   overflow-y: auto !important;
   overflow-x: auto !important;
}
} */
.h_form .el-form-item--mini.el-form-item, .el-form-item--small.el-form-item {
   margin-bottom: 0px !important;