main ← ux-tool-tip-elements
opened 08:17PM - 07 Nov 25 UTC
Fixes tooltips that contain images or multiple elements
Before:
<img width=…"400" alt="image" src="https://github.com/user-attachments/assets/93b3f4de-2418-4d1a-8cfb-2cf0098f3e6b" />
After:
<img width="400" alt="image" src="https://github.com/user-attachments/assets/57a622cc-b2d3-43a7-aedb-819c2158b543" />