ylj20011123 7fe7fe34e3 update
2025-07-04 20:26:45 +08:00

16 lines
427 B
Plaintext

.addProductModal {
.ant-modal-content {
.ant-modal-body {
.ProcessProgress {
.ant-card-body {
.ProcessProgressBox {
.multi-line-steps {
flex-wrap: wrap !important;
display: flex !important;
}
}
}
}
}
}
}