@import '../mixins/mixins.less';
.b(work-order-modal, {
  .ant-form-item .ant-form-item-label {
    min-width: 86px;
  }
});
