Improve ring on Menu

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2026-03-23 08:49:24 +00:00
parent f58d51611c
commit adcdd2f2e0
3 changed files with 48 additions and 47 deletions
@@ -0,0 +1,7 @@
---
'@backstage/ui': patch
---
Simplified the `Menu` component's item structure by removing the inner wrapper element and applying styles directly to the menu item, improving DOM clarity.
**Affected components:** Menu