Files
EasySoft-ZenTaoPMS/module/story/css/batchcreate.css
2021-03-10 23:07:20 +08:00

8 lines
329 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%;}