.tooltip {
    word-break: break-word;
    padding: var(--mantine-spacing-xs);
}
