.settings-panel {
  grid-template-rows: auto auto auto auto;
  align-content: start;
  overflow-y: auto;
}

