feat(M08-B): 补联调批量标记
This commit is contained in:
@@ -526,6 +526,15 @@ textarea {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
.handoff-bulk-form {
|
||||
display: grid;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.handoff-bulk-form .el-form-item {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.stats-grid {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, minmax(0, 1fr));
|
||||
|
||||
Reference in New Issue
Block a user