.tntd-array-input {
  &-item {
    margin-bottom: 10px;
  }
  .ant-col,
  .ant-table-row {
    .ant-select {
      width: 100%;
    }
  }
  .mr10 {
    margin-right: 10px;
  }
  &-action {
    line-height: 28px;
    > span {
      cursor: pointer;
    }
  }
}
