.HelpPopover {
    &-content {
        max-width: 100%;
        width: max-content;

        @include ellipsisWrap();
    }
}
