.app-shell .right-panel {
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-width: thin;
}

.right-panel .alert-section {
  flex: 0 0 auto;
}
