Fleet UI: Fix New user form dropdown layout shift (#50444)

This commit is contained in:
RachelElysia
2026-08-03 11:09:36 -07:00
committed by GitHub
parent 237a6d3040
commit 75db0f1adf
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1 @@
* Fixed the page content shifting left when opening a role dropdown near the bottom of the New user form (`/settings/users/new/human`). Dropdowns now flip upward when there's no room below the trigger.