.yybpm-approve-user{
  //width:554px;
}
.yyui-bpm-submit-subject{
  width: 100%;
  .ant-form-item-label{
    max-width: 60px;
    text-align: center;
  }
  .ant-col-20{
    width: calc(~"100% - 70px") !important;
  }
  .yyui-formitem{
    width: 100%;
  }
}
