fix: 优化验收操作和图片去重
This commit is contained in:
@@ -1519,6 +1519,17 @@ select {
|
||||
gap: 16px;
|
||||
}
|
||||
|
||||
.worker-order-actions {
|
||||
display: grid;
|
||||
justify-items: start;
|
||||
gap: 4px;
|
||||
}
|
||||
|
||||
.worker-order-actions .ant-btn-link {
|
||||
height: auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.worker-order-detail-value {
|
||||
white-space: pre-wrap;
|
||||
overflow-wrap: anywhere;
|
||||
|
||||
Reference in New Issue
Block a user