mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-21 22:41:07 +02:00
This adds a more complex trapezoidal safe area between the button that triggers the tooltip and the tooltip itself. It should be easier to move from the button into the tooltip without accidentally closing it. Fixes https://github.com/vector-im/riot-web/issues/10185