Skip to content

Commit

Permalink
Fix: Filter pill base coloring (elastic#56761)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos authored and Maja Grubic committed Feb 10, 2020
1 parent f163c5a commit 3bba5ed
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export const FilterView: FC<Props> = ({
return (
<EuiBadge
title={title}
color="hollow"
iconType="cross"
iconSide="right"
closeButtonProps={{
Expand Down

0 comments on commit 3bba5ed

Please sign in to comment.