/* Keep the Operational activity hover card fully inside its scroll viewport. */
.dashboard-chart-tooltip-v154 {
  top: 8px !important;
  transform: translateX(-50%) !important;
  max-height: calc(100% - 16px) !important;
}
