• You can try to add the following custom css:

    html .bx-def-unit.absolute .bx-def-unit-line {
        overflow: visible;
    }

    However it maybe issues with text overlapping in some situations.