.euiInputPopover {
  max-width: $euiFormMaxWidth;

  &.euiInputPopover--fullWidth {
    max-width: 100%;
  }
}
