x-dialog {
  margin: var(--x-margin-xlarge);
  height: 320px;
}

#demo-dialog-1 [slot="content"] {
  height: 800px;
}
