Skip to content

Commit 2161a34

Browse files
author
cchaos
committed
Fix: Filter pill base coloring
1 parent 9a53aea commit 2161a34

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/plugins/data/public/ui/filter_bar/filter_view

src/plugins/data/public/ui/filter_bar/filter_view/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ export const FilterView: FC<Props> = ({
5757
return (
5858
<EuiBadge
5959
title={title}
60+
color="hollow"
6061
iconType="cross"
6162
iconSide="right"
6263
closeButtonProps={{

0 commit comments

Comments
 (0)