feat(M08-B): 补联调检查项搜索
This commit is contained in:
@@ -726,6 +726,10 @@ textarea {
|
||||
width: 130px;
|
||||
}
|
||||
|
||||
.handoff-search {
|
||||
width: 260px;
|
||||
}
|
||||
|
||||
.handoff-bulk-form {
|
||||
display: grid;
|
||||
gap: 10px;
|
||||
@@ -965,6 +969,10 @@ textarea {
|
||||
justify-content: flex-end;
|
||||
}
|
||||
|
||||
.handoff-search {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.preflight-meta {
|
||||
grid-template-columns: 1fr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user