.tooltip, .tooltip-inner {
    --bs-tooltip-max-width: auto;
}

.tooltip > .tooltip-inner {
    text-align: start;
}