Make tooltip `.name` and `.value` `max-width` configurable
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 404
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
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`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.