[MM-62649] Switch DeveloperModeIndicator over to floating-ui (#3294)

* [MM-62649] Switch DeveloperModeIndicator over to floating-ui

* Fix test
This commit is contained in:
Devin Binnie
2025-01-28 08:04:48 -05:00
committed by GitHub
parent 8e91c86e80
commit 9ecd139abf
13 changed files with 390 additions and 20 deletions

View File

@@ -0,0 +1,2 @@
// Since they can be used on any modal, menu or popover for now they are highest
$z-index-tooltip: 1350;