.m_recommend {
  .nodeConatiner {
    margin-bottom: 10px;
    .add_btn {
      width: 100%;
    }
  }

  .ant-form {
    margin-top: 10px;
  }
  
  .ant-form-item {
    margin-bottom: 0;
  }

  padding: 12px;
}