/**
 * @file
 * YAML form styling
 */

/**
 * Table select
 */
.yamlform-submission-form th.select-all {
  width: 1px;
}
