Files
moreminimore-redesign/packages
Sarah Dayan 28f98fda4f Fix header user menu button shifting on open (#74)
Base UI's PopoverTrigger injects invisible focus guard <span> elements
as siblings when the popover opens. The space-x-2 utility (which uses
> * + *) applied margin to these spans, causing the button to shift.

Replace space-x-2 with gap-2 which is unaffected by DOM changes.

Co-authored-by: Matt Kane <mkane@cloudflare.com>
2026-04-06 07:32:33 +01:00
..
2026-04-01 16:16:45 +01:00
2026-04-01 15:02:06 +00:00
2026-04-01 15:02:06 +00:00
2026-04-01 15:25:41 +01:00