Skip to content

Commit

Permalink
Fix: Filter pill base coloring (#56761)
Browse files Browse the repository at this point in the history
  • Loading branch information
cchaos committed Feb 4, 2020
1 parent 9e3aa2a commit 940ce30
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 940ce30

Please sign in to comment.