8 lines
327 B
CSS
8 lines
327 B
CSS
#batchCreateForm .col-id {width: 50px; text-align: center; color: #838A9D}
|
|
#batchCreateForm .col-module,
|
|
#batchCreateForm .col-plan {width: 180px;}
|
|
#batchCreateForm .col-pri {width: 100px;}
|
|
#batchCreateForm .col-review {width:95px;}
|
|
#batchCreateForm .col-estimate {width: 90px;}
|
|
.body-modal .main-header > h2 {max-width: 80%;}
|