Skip to content

Commit

Permalink
chore: fix eui popover unexpected changes
Browse files Browse the repository at this point in the history
  • Loading branch information
nickofthyme committed Nov 10, 2023
1 parent cd40bc9 commit a3f57f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/charts/src/components/legend/_legend_item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ $legendItemHeight: #{$euiFontSizeXS * $euiLineHeight};
// makes custom buttons in eui popover take full action size
height: 100%;
width: 100%;
display: flex;
}
}

Expand Down

0 comments on commit a3f57f3

Please sign in to comment.