| 123456789101112131415 |
- .batch-set-score .el-input-group__append, .el-input-group__prepend{
- padding: 0 8px;
- }
- .batch-set-score .el-radio, .batch-deduct-score .el-radio{
- margin-right: 10px;
- }
- .batch-set-score .el-radio__label, .batch-deduct-score .el-radio__label{
- font-size: 13px;
- }
- .batch-deduct-score .el-form-item{
- margin-bottom: 0;
- padding-left:40px;
- }
|