Commit 303a78b
[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 303a78b
1 file changed
Lines changed: 16 additions & 1 deletion
File tree
Lines changed: 16 additions & 1 deletion
| 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 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
420 | 433 | | |
421 | 434 | | |
422 | 435 | | |
423 | 436 | | |
424 | 437 | | |
425 | 438 | | |
| 439 | + | |
426 | 440 | | |
427 | 441 | | |
428 | 442 | | |
| |||
435 | 449 | | |
436 | 450 | | |
437 | 451 | | |
438 | | - | |
| 452 | + | |
| 453 | + | |
439 | 454 | | |
440 | 455 | | |
441 | 456 | | |
| |||
0 commit comments