discourse/plugins/footnote/assets/stylesheets
Kris bd135646c3
UX: fix tooltips containing multiple elements (#35915)
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"
/>
2025-11-07 16:56:55 -05:00
..
footnotes.scss UX: fix tooltips containing multiple elements (#35915) 2025-11-07 16:56:55 -05:00