Commit 1a24f2e
[One Workflow] Fix Actions menu row layout after EUI 116 upgrade
EUI 116 routes EuiSelectableListItem through the shared EuiListItemLayout,
which adds vertical padding on __text and a gap on __content.
renderActionOption owns its own spacing, so the new styles stacked on top
and inflated every row. Zero out the gap/padding to restore the row height.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5d496c3 commit 1a24f2e
1 file changed
Lines changed: 9 additions & 0 deletions
File tree
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
420 | 429 | | |
421 | 430 | | |
422 | 431 | | |
| |||
0 commit comments