Commit a375834
committed
Fix tooltip overflow
The AI addressed the issue where tooltips were being cut off when exceeding the boundaries of their parent container. This was achieved by modifying the `CustomInfoTooltip` component to ensure that the tooltip content does not overflow its parent.1 parent 0f9d74a commit a375834
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments