.viewer-form {
  & article {
    padding: 1rem;
  }

  & form {
    flex: 1;
    overflow-y: auto;
  }
}
