.euiSelectable {
  display: flex;
  flex-direction: column;
}

.euiSelectable-fullHeight {
  height: 100%;
}
