.tooltip {
  :global {
    .c7n-pro-tooltip-popup-inner {
      max-height: 3rem;
      overflow-y: scroll;
    }
  }
}
