.yw-form-table {
  position: relative;
  .yw-form-table-footer {
    background: #fff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px 0;
  }
}
