车间排产
This commit is contained in:
@@ -278,3 +278,15 @@ h3 {
|
||||
.el-tabs--border-card>.el-tabs__content {
|
||||
padding: 15px 15px 0px 15px!important;
|
||||
}
|
||||
//.el-table__header-wrapper {
|
||||
// height: 25px!important;
|
||||
//}
|
||||
/* 设置表主体的高度 */
|
||||
.el-table__body td,.el-table__body th{
|
||||
padding:1px!important;
|
||||
height: 25px!important;
|
||||
}
|
||||
/* 设置表头的高度 */
|
||||
.el-table__header td,.el-table__header th{
|
||||
padding:0px!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user