Skip to content

Commit

Permalink
change badge color in options list control
Browse files Browse the repository at this point in the history
  • Loading branch information
andreadelrio committed Jul 6, 2023
1 parent 9ce9b88 commit 8d55ef5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ export const OptionsListControl = ({
const button = (
<div className="optionsList--filterBtnWrapper" ref={resizeRef}>
<EuiFilterButton
badgeColor="success"
iconType="arrowDown"
isLoading={debouncedLoading}
className={classNames('optionsList--filterBtn', {
Expand Down

0 comments on commit 8d55ef5

Please sign in to comment.