/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Styles for multiple field tables.
 */

.field-multiple-table {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.form-item--multiple .field-add-more-submit {
  margin-top: 0;
  margin-bottom: 0;
}
