zhangyanpeng
2024-08-26 d95fc722dd4c5544e82c9da6da5b4bb548356cb2
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;
}
@@ -908,7 +920,9 @@
   font-size: 14px; 
   font-weight: bold;
}
.h_form .h_form_group {
   margin: 0px;
}
.h_form .h_form_group_name {
   font-size: 14px; 
}