Currently, the tooltip hardcodes the .name and .value classes to max-width: 100px. Its use of a shadowRoot exacerbates the problem, making an easy fix with CSS overrides impossible.
Please offer a way to increase the max sizes for both .name and .value.
Currently, the tooltip hardcodes the
.nameand.valueclasses tomax-width: 100px. Its use of ashadowRootexacerbates the problem, making an easy fix with CSS overrides impossible.Please offer a way to increase the max sizes for both
.nameand.value.