king
2019-11-12 b68697ccdce3f7de67c3a918701c814497b6b41a
1
2
3
4
5
6
7
8
9
10
11
12
.ant-advanced-search-form.commontable-search-form {
  .ant-col-offset-6 {
    padding-left: 6px!important;
    padding-bottom: 20px;
  }
  .text-area {
    margin-bottom: 0px;
    .ant-form-item-control-wrapper {
      width: 100%;
    }
  }
}